Hi all,

We host some online catalogs for a customers.
The online catalogs are slow to answer to the http requests sometimes.

I would like to extend the timeout that Squid show us.

I checked in the http_port directive and I saw that
tcpkeepalive[=idle,interval,timeout]
                          Enable TCP keepalive probes of idle connections.
                          In seconds; idle is the initial time before TCP starts
                          probing the connection, interval how often to probe, 
and
                          timeout the time before giving up.

How shoud I use it ?
Just like
http_port xx.xx.xx.xx:80 tcpkeepalive=60 accel defaultsite=... name=...

Sébastien

_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to