The problem I suspected was a older release of the mm packages, where
restarting apache caused memory semaphore files to get stuck in memory...
You can see the limit of semaphore's by typing:
ipcs -l

or you can view the list of open semaphore's with:

ipcs -s

I had a problem on a server where this happened with lots of apache's
running as different users...


----- Original Message -----
From: "Daniel Tschan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 31, 2003 12:12 PM
Subject: Re: [vserver] Problems with Apache 2


> > If you could do a:
> >
> > rpm -qa | grep mm
> I just saw that the master runs an apache, too: apache 1.3.27-2. After
> restarting it the problems disappeared.
>
> The master has mm 1.1.3-11. The vservers have no mm.
>
>
>

Reply via email to