Hello.
I did manage to lower CPU by setting squid.conf timeouts. From average
load 1.0 to load .0.7
Which is much better. (maybe not for persistent connections, etc.).
the epool... I did notice some info. But this would be my last
resort/hope. (I would prefer stable enviroment)
I plan to install 2.6 kernel and the we will see.
Kind regards
Michal Mihalik
Henrik Nordstrom wrote:
On Mon, 12 Sep 2005, Michal Mihalik wrote:
A big quietion is how much will help to move to 2.6.x kernel.
and if the answer is 10%, the next question is I NEED MORE :-) how...
please.
The big win for 2.6 would probably be that it has epoll support,
allowing you to experiment with using epoll instead of poll to reduce
CPU usage when there is many open filedescriptors.
epoll support for Squid exists in squid-3 and as a patch to squid-2.5
at devel.squid-cache.org
Regards
Henrik