On Mon, 16 Aug 2004, Wu Jiafu wrote:
and i traced that the squid(version 2.5.x) always CLOSED the connection before the http body data was sent to client(only the http header was sent) the log of the application shows "Proxy-connection: close"
"Proxy-connection: close" indicates the connection will be closed after sending the reply body, and is only seen in proxy class connections where the client is configured to use a proxy.
Please describe in more detail
a) You Squid setup.
b) Please grab a trace between Squid and your web server. ngrep is your friend.
Regards Henrik
