DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10423>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10423

Premature packet header end





------- Additional Comments From [EMAIL PROTECTED]  2002-07-08 10:01 -------
This bug happens to be a BIG problem if you are using netscape 4! 
By examining the headers, you can see that the HTTP response number (200) is not
included in the header that comes back by way of tomcat -> mod_webapp -> apache,
while it is included in the header straight from apache.

This results in netscape 4 displaying a pop-up error message 
   "Unknown status reply from server: 0!"

Apart from the error message the page loads up fine

using apache 2.0.39, tomcat 4.0.4

URL: http://cscw.cs.uec.ac.jp/index.html
Server response: HTTP/1.1 200 OK
Server: Apache/2.0.39 (Unix) mod_ssl/2.0.39 OpenSSL/0.9.6c DAV/2
mod_webapp/1.2.0-dev
Content-type: text/html
Content-encoding: null
Accept-Ranges: bytes
Last modified: Wed Jul 03 19:24:13 JST 2002
Content-length: 1150

URL: http://cscw.cs.uec.ac.jp/examples/servlets/index.html
Server response: HTTP/1.1 OK
Server: Apache/2.0.39 (Unix) mod_ssl/2.0.39 OpenSSL/0.9.6c DAV/2
mod_webapp/1.2.0-dev
Content-type: text/html
Content-encoding: null
Accept-Ranges: null
Last modified: Tue Jul 02 14:35:27 JST 2002
Content-length: 4988

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

Reply via email to