[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] HTTPD PIDs
- Subject: Re: [cobalt-users] HTTPD PIDs
- From: Tim Dunn <tdunn@xxxxxxxxxxxxxxxxxxx>
- Date: Tue Jun 25 12:16:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> When I ran 'more /var/run/httpd.pid' it shows one line containing the httpd
> PID. Is it normal to have so many httpd PIDs? And if it is, why? Also, why
> is there only one line in the httpd.pid file when there are 20 other httpd
> processes as well? One process for every http request or something like
> that?
As part of Apache's startup, it looks in httpd.conf for StartServers
then adjusts it as per the MaxSpareServers and MinSpareServers directives.
Look in your httpd.conf for those directives and the adjoining #comments
for more details, or the corresponding web pages on those directives.
tim
--
Mechanical Engineers build weapons. Civil Engineers build targets.