You might need to increase the message queue length. Squid sends up to Q2
messages per diskd cachedir.. Usually not all at the same time but there may
be bursts.. but I am not really familiar with how these limits apply... (not
using diskd or FreeBSD)
Regards
Henrik Nordström
David Brown wrote:
> I'm getting the following errors while trying to run Squid in DISKD mode:
>
> 2002/07/02 12:01:20| storeDiskdSend: msgsnd: (35) Resource temporarily
> unavailable
> I've checked that my machine has these in the kernel configuration:
>
> options SYSVSHM #SYSV-style shared memory
> options SYSVMSG #SYSV-style message queues
> options SYSVSEM #SYSV-style semaphores
>
> I've checked that ipcs is working, with these settings (ipcs -Q) :
>
> msginfo:
> msgmax: 16384 (max characters in a message)
> msgmni: 40 (# of message queues)
> msgmnb: 2048 (max characters in a message queue)
> msgtql: 40 (max # of messages in system)
> msgssz: 8 (size of a message segment)
> msgseg: 2048 (# of message segments in system)
>
>
> Any ideas why it's failing ?
>
> Details:
>
> FreeBSD 4.4-RELEASE
> Squid-2.4.STABLE6 in Accelerator mode.
> Apache 1.3.22
> Mod_Perl 1.26
-- Basic free Squid support provided thanks to MARA Systems AB Your source of advanced reverse proxy solutions or customized Squid solutions. http://www.marasystems.com/products/Received on Tue Jul 02 2002 - 08:10:28 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:59 MST