You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Martin Giguere <ma...@can.eds.com> on 1998/07/14 21:01:22 UTC

protocol/2614: Upgrafe from Apache 1.0 to 1.3 on Solaris 2.4 Breaks Netscape Proxy 1.0

>Number:         2614
>Category:       protocol
>Synopsis:       Upgrafe from Apache 1.0 to 1.3 on Solaris 2.4  Breaks Netscape Proxy 1.0
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue Jul 14 12:10:01 PDT 1998
>Last-Modified:
>Originator:     marting@can.eds.com
>Organization:
apache
>Release:        1.3
>Environment:
The Web Server is running on SunOS 5.4 Generic_101945-10 sun4m sparc
The Proxy Server is Netscape Proxy Server 1.0
>Description:
I am running Apache 1.0 on port 80 and Apache 1.3 on port 8080.  When I try to connect to version 1.3 from behind a Netscape Proxy Server version 1.0 I get the following error.  I am still running both version (1.0 in the production environment, 1.3 as a test for now)  Both Apache versions point to the same document root.  Note that this error only shows with gif files of a certain size.

I am anxious to move my productive environment to 1.3, but this problem is holding me back.

good (Apache 1.0 access_log)

canlink.eds.com - - [14/Jul/1998:14:44:41 -0400] "GET /images/title.gif HTTP/1.0" 304 -
http://www.eds.ca/images/title.gif

bad (Apache 1.3 access_log)
205.239.196.2 - - [14/Jul/1998:14:36:58 -0400] "GET /images/title.gif HTTP/1.0" 200 9971
http://www.eds.ca:8080/images/title.gif



If you have any questions please feel free to contact me.

>How-To-Repeat:
good (Apache 1.0 access_log)

canlink.eds.com - - [14/Jul/1998:14:44:41 -0400] "GET /images/title.gif HTTP/1.0" 304 -
url http://www.eds.ca/images/title.gif

bad (Apache 1.3 access_log)
205.239.196.2 - - [14/Jul/1998:14:36:58 -0400] "GET /images/title.gif HTTP/1.0" 200 9971
url http://www.eds.ca:8080/images/title.gif
>Fix:
version 1.0 works fine.
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]