Hi:

 I am trying to understand Squid behavior when server side connection is
pinned (persistent) and pipelining is enabled on both client and server side
in a transparent proxy configuration.

If there are multiple HTTP requests coming from multiple clients for the
same server and if the requests are sent on the same TCP connection to the
server, how will the proxy match the responses to those requests to
appropriate clients ?  HTTP is stateless - so the response will not identify
the request. If the proxy gets the reply to all those requests, how will it
send the right response to the right client.

Thanks in advance.
-- 
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/Persistent-Server-connections-pipelining-and-matching-responses-tp2540989p2540989.html
Sent from the Squid - Users mailing list archive at Nabble.com.

Reply via email to