[Prev][Next][Index][Thread]
Re: Porxy server not loading images
-
To: www-lib@www10.w3.org
-
Subject: Re: Porxy server not loading images
-
From: Mr TWY Tsui <twtsu1@mda011.cc.monash.edu.au>
-
Date: Tue, 18 Jul 1995 20:25:17 +1000
-
From twtsu1@mda011.cc.monash.edu.au Tue Jul 18 06: 26:08 1995
-
Message-Id: <199507181025.UAA17985@mda011.cc.monash.edu.au>
-
X-Authentication-Warning: mda011.cc.monash.edu.au: Host localhost didn't use HELO protocol
-
X-Mts: smtp
Hi there again ...
You wrote last time ....
[
Often it is when a HTTP/1.0 client sends a request to a HTTP/0.9 server
thru a proxy server. Can you see in your log whether the connection is
reset by peer (the remote 0.9 server, that is). What happens is that the
1.0 client sends a large request and doesn't do any read. The 0.9 server
starts sending the object back but it is not read by the client, and the
server resets the connections.
]
Is there a way to send a HTTP/0.9 header as a request instead of HTTP/1.0 ?
or is there another way to solve this ?
Tommy Tsui
Follow-Ups: