Re: [users@httpd] Apache starting with more child processes thatn startservers directive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Joshua,
 
here are the settings for prefork....
 
<IfModule prefork.c>
StartServers         5
MinSpareServers      5
MaxSpareServers     10
MaxClients         150
MaxRequestsPerChild  0
</IfModule>
 
Thanks,
Sharath

 
On 11/9/06, Joshua Slive <joshua@xxxxxxxx> wrote:
On 11/9/06, sharath reddy <reddy.web@xxxxxxxxx> wrote:
> Hi All,
>
> I am using Apache version 2.0.55(with prefork) on Linux with three different
> httpd.conf files running on 3 different ports and i just loading httpd
> multiple times with one config file for each port.
>
> The problem is : when i start the apache, it is starting with 3 times more
> child processes than the StartServers directive. i.e., if i keep
> StartServers as 5 , it is starting with 15 child processes(servers).
>
> what would be the problem for this behaviour?? (even though the apache
> starts with more serevrs, it is working fne)

What is MinSpareServers set at?

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux