Hi Laaca, et al. Yes, this is relevant to Arachne. If and when we move to DJGPP, almost certainly this will be our TCP/IP stack. I've been meaning to look into...
That reminds me, Glenn. Recently, the Linux folks at freelists have been complaining about how the Linux port of Arachne was still at 1.66 ... didn't you make...
Sorry to say, I've had no success in building a new version for Linux. Only thing I _was_ able to do was to make fresh build of v1.66,beta using the complete...
... More clean-up.... //!!glennmcc: Feb 03, 2006 -- added || str[3]==' 'for this situation... /* 230-some text 250 more text */ if(((*str=='2' || *str=='5') &&...
Oh ... well, that's still quite a breakthrough, I think. I expect that with sooooo many changes since 1.66, the Linux stuff has been broken along the way. Is...
Ahhh ... so this is a different "Mr. X"! I wonder if they're related? <G> I know Clarence hates C/C++ (so do I, but I hate Intel assembly even more) but not...
I have played a little with watt32. It seems that it can't properly handle the BOOTP/DHCP configuration. I'm connected via LAN. Utility tcpinfo correctly...
Hi laaca, et al. Hmmm ... Have you tried my Lynx4AU (Lynx for Arachne users) package? The current version is LYNX4AU3.ZIP and is available from my Geocities...
... There is a bug in the way Microsoft implemented 'KeepAlive' in the MS-IIS web server v5 and v6 that's causing that 'Bad Request' Any web site hosted on...
... Some time ago we discussed having a hotkey to toggle keepalive. And there were a couple of other things that some of us thought should be available as...
Greg Mayman
gmone@...
Feb 19, 2006 10:59 pm
2134
... if(requests=>5) do_it(); else shelve_it(); Toggle_KeepAlive == 3 requests Toggle_CSS == 2 requests (getting closer... but not there yet on either of them)...
... Ok folks, you can disregard part of that. <ggg> Toggle_KeepAlive == no longer needed. :)) Just now added a few lines of code to http.c and the 'Bad Request...
... Once I get my current core debugged and documented I will do it for sure. It's easy and all I need is someone to write the HTML for me. Right now Eric is...
On Sun, 19 Feb 2006 23:16:47 -0000, "glennmcc1959" <glennmcc1959@...> ... Thanks Glenn. . ,-./\ from Greg Mayman, in Adelaide, South Australia ....
Greg Mayman
gmone@...
Feb 20, 2006 3:20 am
2138
On Mon, 20 Feb 2006 01:55:55 -0000, "glennmcc1959" <glennmcc1959@...> ... Just after I roughly made up the page in the attached to toggle some of these...
Greg Mayman
gmone@...
Feb 20, 2006 3:31 am
2139
... And I can't test it because I don't receive individual emails of these posts. I read them on-line via... And your attachment did not get saved here on the...
... Notwithstanding the fact that I intend to make a toggles page, I'm quite sure that many/most of these problems can be solved automaticaly. Glenn just did...
Hi Glenn, et al. Hey, that looks neat! I'll steal that for 1.89J2 ... <G> BTW folks, over the weekend, I decided to freeze 1.89J1 (it's been in the pipeline...
Don't jump-the-gun and 'steal' it just yet. <g> It needed a bit of 'clean-up' already. Since it looks in the .HTT for "Bad Request".... It did not work at-all...
Ah, I was just about to ask for some code context for your fix so's I could steal it but ... ... Hmmmm. This stuff interests me. Seems a bit clumsy to have to ...