LinuxSA Mailing list archives
Index:
[thread]
[date]
[subject]
[author]
From: Alex Garner <alex@netcraft.com.au>
To : tjcorkin@steadycom.com.au
Date: Thu, 25 Nov 1999 11:29:18 +1030 (CST)
Re: Apache (Only Want One)
instead of `ps aux` do a `ps auxwwf | more`
That should make it clear.
> You only have 1 server process!
> The other process you see is the parent, controller process.
>
> TC
>
> lloy0076 wrote:
> >
> > I have the following config:
> >
> > User webuser
> > Group webgroup
> >
> > Listen 80
> > Listen 8080
> >
> > StartServers 0
> >
> > MinSpareServers 1
> > MaxSpareServers 1
> >
> > FancyIndexing on
> >
> > ServerName localhost
> > DocumentRoot /usr/local/doc/gtk_rdp/gtk
> > TransferLog /usr/www/logs/access.log
> >
> > Because only *I* access this particular Apache daemon I really only need
> > one, hence the Min and Max and Start values. However, Apache always
> > starts two processes (ps -aux tells me this). How do I force it to have
> > only one?
> >
> > DAVID
> > (incidentally my version is Apache 1.3.3 from the O'Reilly Definitive
> > Guide)
--
Alex Garner <alex@netcraft.com.au>
NetCraft Australia
Phone (08) 8370 3650
http://www.netcraft.com.au
...I should have taken the blue pill.
--
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
Index:
[thread]
[date]
[subject]
[author]
Return to the LinuxSA Mailing List Information Page