[squid-users] Ipc::Mem::Segment::attach failed to mmap(/squid-squid-page-pool.shm): (12) Cannot allocate memory

Amos Jeffries squid3 at treenet.co.nz
Thu Mar 12 11:19:39 UTC 2015


On 12/03/2015 10:41 p.m., FredB wrote:
> 
>>
>> mising whitespace separator between those options.
>>
>> '--enable-icap-client' '--enable-follow-x-forwarded-for'
>> '--enable-basic-auth-helpers=LDAP,digest'
>> '--enable-digest-auth-helpers=ldap,password'
>>
>> Syntax: --enable-auth-TYPE=HELPER,LIST
>>
>> If you dont use that syntax to explicitly limit the helpers built you
>> get the default list of: everything that will build.
>>
> 
> 
> Fixed thanks, but same problem
> 
> 
>> You may be missing a library, but I'm not aware what off the top of
>> my
>> head of any particular one.
>>
>> Or perhape its the recent issue of workers SUID permissions. I hope
>> Christos applies the final patch fixing that today, if not the one in
>> squid-dev is usable enough.
>>
> 
> Ok I will try, perhaps a specific problem with 32Bits OS ?

Maybe if you are allocating large cache_mem (I think page-pool.shm was
shared cache_mem). On 32-bit the 2(4?) GB RAM limit needs to cover
everything including virtual memory IIRC.

Amos



More information about the squid-users mailing list