ons 2003-02-19 klockan 13.34 skrev Bilal:
> Hi,
> When using persistent connections, does Squid close a socket connection
> with the user (browser) after an idle time has elapsed (during which, no
> requests or responses were communicated) or does the browser ( in the
> request header) inform squid to close the socket connection?
Both.
> if squid closes a socket connection with the user( browser) after an
> idle time, does it send it a message informing it that it is closing the
> socket?
Yes and no. HTTP is ontop of TCP which includes a final message when a
connetion is closed (FIN).
HTTP in iself does not have a close message when closing idle
connections.
-- Henrik Nordstrom <hno@squid-cache.org> MARA Systems AB, SwedenReceived on Wed Feb 19 2003 - 07:07:29 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:29 MST