Re: [squid-users] kid registration timed out

2015-02-09 Thread Alfredo Rezinovsky
The workers are to use most of the CPU cores (and not only 1, which is not enough) The hard drivers are to increase IO. 2015-02-09 18:28 GMT-03:00 Amos Jeffries : > On 10/02/2015 5:11 a.m., Alfredo Rezinovsky wrote: > > I have one of these lines for each cache disc (sdb, sdc, etc) > > > > cach

Re: [squid-users] kid registration timed out

2015-02-09 Thread Amos Jeffries
On 10/02/2015 5:11 a.m., Alfredo Rezinovsky wrote: > I have one of these lines for each cache disc (sdb, sdc, etc) > > cache_dir aufs /cache/sdb/${process_number} 23 16 256 min-size=1 > max-size=838860800 > > I'm using 4 or 5 discs to increase the cache I/O. > > The caché size is a little le

Re: [squid-users] kid registration timed out

2015-02-09 Thread Alfredo Rezinovsky
I have one of these lines for each cache disc (sdb, sdc, etc) cache_dir aufs /cache/sdb/${process_number} 23 16 256 min-size=1 max-size=838860800 I'm using 4 or 5 discs to increase the cache I/O. The caché size is a little less than disk_size/workers There's a way to run a full store rebuil

Re: [squid-users] kid registration timed out

2015-02-08 Thread Eliezer Croitoru
On 08/02/2015 01:32, Alfredo Rezinovsky wrote: Specially in servers with 6 workers and 6 cache discs (Each worker has a cache_dir in each disc for IO balancing) What cache_dir settings are you using there? Eliezer ___ squid-users mailing list squid-

Re: [squid-users] kid registration timed out

2015-02-08 Thread Alfredo Rezinovsky
Thanks. That will do it. El dom, feb 8, 2015 08:33, Amos Jeffries escribió: > On 8/02/2015 12:32 p.m., Alfredo Rezinovsky wrote: > > I'm getting some "kid registration timed out" messages sometimes > > > > Squid 3.5.1 > > > > Specially in servers with 6 workers and 6 cache discs (Each worker has

Re: [squid-users] kid registration timed out

2015-02-08 Thread Amos Jeffries
On 8/02/2015 12:32 p.m., Alfredo Rezinovsky wrote: > I'm getting some "kid registration timed out" messages sometimes > > Squid 3.5.1 > > Specially in servers with 6 workers and 6 cache discs (Each worker has a > cache_dir in each disc for IO balancing) > > If I use only 4 discs the problem disa