IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 17 and Version 18 of ApacheTuning


Ignore:
Timestamp:
Mar 10, 2011, 11:05:10 AM (15 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ApacheTuning

    v17 v18  
    5454The template for "server seems busy" messages is:
    5555{{{
    56 [info] server seems busy, (you may need to increase StartServers, or Min/MaxSpareServers), spawning ''<nbChildren>'' children, there are ''<nbIdle>'' idle, and ''<nbTotal>'' total children
     56[info] server seems busy, (you may need to increase StartServers, or Min/MaxSpareServers),
     57       spawning ''<nbChildren>'' children,
     58       there are ''<nbIdle>'' idle, and ''<nbTotal>'' total children
    5759}}}
    5860The values of (<nbChildren>, <nbIdle>, <nbTotal>) are provided when the message is observed.