Steven Cotton wrote:
> 
> Hi,
> 
> Anyone here any good with debugging IPC "No space left on device" errors?
> I can't find anything on the web or in deja, and am basically at a
> loss. Using Storable 0.703 and ShareLite 0.08 I'm getting a lot of the
> above errors when I have around 40 httpd children. Has anyone else used
> IPC under mod_perl and had the same errors? I can't even seem to find out
> what it is I'm running out of ..

shared memory segments ...

Different OS have different IPC limits

My linux box has ipcs and ipcrm (look at the man page first).


Greg Cope


> 
> Thanks,
> 
> --
> steven
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to