Search squid archive

Re: RE: performance tuning - http-accel & timeouts

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



mån 2006-02-27 klockan 14:07 -0800 skrev Gregori Parker:
> Just wondering if anyone has any tips on tuning the timeout settings for
> Squid in http-accel mode.

There isn't very much to say about the timeouts. The defaults is pretty
reasonable.

If you have problem with unreliable backend servers then you may want to
tune down the connect_timeout to make Squid give up sooner.

And you probably want the following

  half_closed_clients off
  client_persistent_connections off

the first speeds up detection of aborted requests.

the second gives a general speed boost of the proxy at the cost of a
somewhat higher latency. not using persistent connections equals to
considerably less amount of open connections, which without epoll/kqueue
is a major performance booster when under high load..

Regards
Henrik

Attachment: signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux