My AOLserver is getting a lot (about 50) requests that it serves with Content-length of 0. Most of the times, people just do reload and it serves the exact page correctly. It happens very rarely (50 times for about 20 000 requests).
I'm wondering how to find the bug, since I use much C code and even more Tcl code of my own. Also, I noticed that this happens only to dynamic pages - either ADP or registered using ns_register_proc.
I doubt if anyone had similar problems, so I'm wondering on how to track down the problem with this bug.
Here's a sample from nslog access file:
XX.XX.XX.XX - - [06/Jul/2003:09:30:00 +0200] "GET /popup/14 HTTP/1.0" 200 0 "http://www.enposi.pl/produkty/Dyktafony" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
XX.XX.XX.XX - - [06/Jul/2003:09:30:02 +0200] "GET /popup/14 HTTP/1.0" 200 2873 "http://www.enposi.pl/produkty/Dyktafony" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"
Linux 2.2.20, AOLserver 3.4.2, Tcl 8.3.4.
-- WK
-- AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
