Changes between Version 16 and Version 17 of ApacheTuning
- Timestamp:
- Mar 10, 2011, 11:04:38 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ApacheTuning
v16 v17 52 52 == Experiments == 53 53 54 The template for "server seems busy" messages is: 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 57 }}} 58 The values of (<nbChildren>, <nbIdle>, <nbTotal>) are provided when the message is observed. 54 59 === Experiment 01 === 55 60 Original configuration: (01, 100, 10, [5, 5, 10, 150, 10000]).
