On Tuesday 11 March 2003 11.05, atit_ldce wrote:
> how squid will handle client Connection
> squid is listening on port 3128 for client request.
> does it create another connection for client request or use 3128
> for all clie nts
HTTP uses a single TCP connection. See RFC2616.
> if it use 3128 for all clients, how it will handle concurrent user
> requests
As any TCP server. See any book on TCP/IP networking.
> i am running squid in transparent mode.
Then you are seriously bending the TCP/IP standard in ways it is not
intended to be used.. but the principles is mostly the same.
Regards
Henrik
Received on Tue Mar 11 2003 - 02:03:54 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:19:32 MST