> > > Is it possible for a user to request URL B, and this URL is
handled
> > > via the same socket as URL A was? How does Squid take care of
this?
>
> > That is irrelevant. In TCP two seperate connection to a remote
> > box can not use the same socket.
> Not fully. The connection may be persistent, in which case the second
request is processed after the first on the same TCP connection. If
multiple
> requests are sent over the same TCP connection after each other then
HTTP specifies that the replies are sent back in the same order.
If a second request for another web page can be made via the same
socket, how common is this occurrence?
Thanks
B
Received on Mon Feb 10 2003 - 04:36:55 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:17 MST