Well,

I ended up trussing the processes:

semop(0, 0xFF0C4E70, 3)                         Err#28 ENOSPC

man semop produces:

     ENOSPC    The limit on the number  of  individual  processes
               requesting an SEM_UNDO would be exceeded.

So, I thought changing the shminfo_semmnu to a higher value would solve
it, since I have more than 30 httpd processes (semmnu default). No, error
persists. This isn't a mod_perl problem anymore so will be my last post,
but if anyone has any ideas they're greatfully received.

Cheers,

-- 
steven
1;



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

Reply via email to