[users@httpd] question about MaxSpareThreads?

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

 



Hi, 

   We have Apache-2.0.54 with worker MPM in Solaris 8,
the confgiuration part about worker.c is as below, 

<IfModule worker.c>
ServerLimit          3
ThreadLimit          250
StartServers         1
MaxClients           750
MinSpareThreads      100
MaxSpareThreads      350
ThreadsPerChild      250 
MaxRequestsPerChild  500000
</IfModule>

Can the Apache experts tell me if this configuration
reasonable?  Welcome any comment and suggestions?

My main question is about the MaxSpareThreads.  If the
number of spare threads is over 350, will Apache
parent kill the spare child?  If the number of hits to
that  spare child is still below the limit of
MaxRequestsPerChild, will Apache parent still kill it?
If two children are running which one should be
killed?  Be honest, I am pretty confusion on this
part.  Please help.

Many Thanks In Advance.
Q.Xie

 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
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