Re: Squid-3 mini-project

From: ShuXin Zheng <zhengshuxin@dont-contact.us>
Date: Wed, 15 Nov 2006 09:26:05 +0800

You can use epoll(on linux kernel2.6) or kqueue, which improve the performance
of squid when connections is high.
in linux: configure with "--enable-epoll"
or in BSD: --enable-kqueue

2006/11/15, Brian Akins <bakins@web.turner.com>:
> Mark Bergsma wrote:
>
> > I should be able to (carefully) test / profile Squid-3 (or 2.6) with
> > some real life load (Wikipedia) soonish. High userland CPU usage is one
> > of the major problems we're having with Squid...
>
> On our installs, almost all the cpu is spent in poll. We have high CPU usage,
> but we do not see any decrease in response time even at 100% CPU usage. It
> seems, however, when the number of connections gets high (20-30k) response time
> quickly goes to "infinity."
>
>
> --
> Brian Akins
> Chief Operations Engineer
> Turner Digital Media Technologies
>

-- 
zsxxsz
Received on Tue Nov 14 2006 - 18:26:08 MST

This archive was generated by hypermail pre-2.1.9 : Wed Nov 29 2006 - 12:00:05 MST