The following reply was made to PR general/1338; it has been noted by GNATS.

From: "Stephen A. Misel" <[EMAIL PROTECTED]>
To: Marc Slemko <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED], Apache bugs database <[EMAIL PROTECTED]>
Subject: Re: general/1338: Only one httpd will start.
Date: Fri, 31 Oct 1997 06:42:37 -0500 (EST)

 Marc,
 
    Nuts!  There they are!  Sorry about that..
 
 Steve
 
 
 
 
 
 
 Stephen A. Misel
 [EMAIL PROTECTED]
 http://www.misel.com/
 
 On Thu, 30 Oct 1997, Marc Slemko wrote:
 
 > 
 > 
 > >  -- forwarded message --
 > >  
 > >  Lars,
 > >  
 > >     StartServers is 15.
 > >     MinSpare is 15.   Max is 25.
 > >     MaxClients is 150.
 > >  
 > >     I killed and restarted httpd and received:
 > >  
 > >  [Thu Oct 30 13:07:46 1997] httpd: caught SIGTERM, shutting down
 > >  [Thu Oct 30 13:07:49 1997] created shared memory segment #128
 > >  [Thu Oct 30 13:07:50 1997] Server configured -- resuming normal operations
 > >  
 > >  And there *IS* only one server running:
 > >  
 > >  [EMAIL PROTECTED] httpd]# ps -x | grep httpd
 > >   5787  ?  S    0:00 httpd 
 > >   6012  p3 R    0:00 grep httpd 
 > >  [EMAIL PROTECTED] httpd]# 
 > 
 > Erm... please try "ps -ax | grep httpd".
 > 
 > Without 'a', it only shows your processes.  All the child servers don't
 > run as root so they don't show up.
 > 
 

Reply via email to