I'm running Apache/1.3.14 (Unix) mod_perl/1.24_01 with Embperl 1.3b6.  I
am seeing a mismatch between the reported Content-Length and the actual
content length.  This causes Netscape to continue waiting for data if it
is keeping the connection open.

Looking at the HTTP header, it reports:
HTTP/1.1 200 OK
Date: Tue, 14 Nov 2000 22:59:03 GMT
Server: Apache/1.3.14 (Unix) mod_perl/1.24_01
Content-Length: 2750
Connection: close
Content-Type: text/html    

The actual content length, however, is 2748.  Running fetch on the same
URL reports:

fast (jha) [~]% fetch http://localhost/audio/displayrecordings.epl
Receiving displayrecordings.epl (2750 bytes): 99%
2748 bytes transferred in 0.0 seconds (7.80 MBps)
fetch: displayrecordings.epl appears to be truncated: 2748/2750 bytes 

What might cause this problem?

Thank you
John Aughey



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to