Apache mod_proxy vs Squid...

From: David Luyer <david@dont-contact.us>
Date: Tue, 2 Apr 2002 17:41:34 +1000

Is this a valid HTTP response? Squid doesn't seem to like it, but
Apache mod_proxy generates it... (Apache mod_proxy with IIS backend),
the person doing it is getting an incomplete download of pages being
served this way:
--------------------------------
HTTP/1.1 100 Continue
Date: Tue, 02 Apr 2002 05:54:31 GMT
Server: Microsoft-IIS/5.0
X-Cache: MISS from my.hostname.com
Connection: close
Content-Type: text/plain

HTTP/1.1 200 OK
Server: Microsoft-IIS/5.0
Date: Tue, 02 Apr 2002 05:54:32 GMT
Connection: close
pragma: no-cache
cache-control: private
Content-Length: 2296
Content-Type: text/html
Expires: Mon, 01 Apr 2002 05:54:32 GMT
Set-Cookie: ASPSESSIONIDQQQGQJAG=FANJLJGAMJOBGEBCCBFLJFBF; path=/
Cache-control: no-cache
--------------------------------
The problem only happens on POST requests with a certain version of
Apache... probably an Apache bug.

David.
Received on Tue Apr 02 2002 - 00:41:38 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:56 MST