Re: [squid-users] cant build squid 3.3.5 with external_acl_helper ldap_group on CentOS 6.4 64bits

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Tue, 04 Jun 2013 09:03:36 -0600

On 06/04/2013 06:15 AM, Ricardo Klein wrote:

> about having more then 1 rock store, I dont know, I may have made
> some confusion when reading about SMP and cache_dir options diferent
> then "rock",

The primary reason to use multiple rock cache_dirs is to utilize
multiple hard drives (i.e., multiple disk spindles) without RAID/etc
overheads.

> maybe THAT is what is generating the "FATAL:
> Ipc::Mem::Segment::open failed to
> shm_open(/squid-squid-page-pool.shm): (2) No such file or directory"
> errors...

Multiple cache_dirs should not cause FATAL errors. If they do, it is a bug.

HTH,

Alex.

> cache_mem 2048 MB
> workers 6
> cache_dir rock /var/spool/squid/cache1 4096 max-size=31000 swap-timeout=1000 max-swap-rate=100
> cache_dir rock /var/spool/squid/cache2 4096 max-size=31000 swap-timeout=1000 max-swap-rate=100
> cache_dir rock /var/spool/squid/cache3 4096 max-size=31000 swap-timeout=1000 max-swap-rate=100
> cache_dir rock /var/spool/squid/cache4 4096 max-size=31000 swap-timeout=1000 max-swap-rate=100
> cache_dir rock /var/spool/squid/cache5 4096 max-size=31000 swap-timeout=1000 max-swap-rate=100
> cache_dir rock /var/spool/squid/cache6 4096 max-size=31000 swap-timeout=1000 max-swap-rate=100
Received on Tue Jun 04 2013 - 15:03:44 MDT

This archive was generated by hypermail 2.2.0 : Wed Jun 05 2013 - 12:00:11 MDT