Hi all,
With mod-proxy, one connection is established when we have one client request (many TIMEWAIT sockets when we have many clients). Squid, only establishes for example 20 connections to the backend servers. These connections are kept (ESTABLISHED) to the backend servers, so that all client requests pass through them.
Is it possible, with apache mod-proxy, to have the same behaviour?
Regards,
Guillaume PENIN |