Changes between Version 17 and Version 18 of ApacheTuning
- Timestamp:
- Mar 10, 2011, 11:05:10 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ApacheTuning
v17 v18 54 54 The template for "server seems busy" messages is: 55 55 {{{ 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 57 59 }}} 58 60 The values of (<nbChildren>, <nbIdle>, <nbTotal>) are provided when the message is observed.
