You can also get a zero content length logged if you have a C module that does Ns_ConnWrite and writes the headers and content itself, then closes the connection (even if there is a valid Content-Length header on the response), or if nothing is written out - for example, your TCL script goofs up and does a premature return before doing ns_return.
Jim > > On 2004.12.08, Bernd Eidenschink <[EMAIL PROTECTED]> wrote: > > > > last year there was a thread concerning a 'weird 0 length problem': > > Wojciech Kocjan discovered requests served with a Content-Length > > of "0". As I see it there was neither a solution to that problem nor a > > bug to be found at that time. -- 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.
