Changes between Version 7 and Version 8 of ApacheTuning
- Timestamp:
- Mar 10, 2011, 10:09:28 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ApacheTuning
v7 v8 30 30 }}} 31 31 32 Such a configuration will be written: [5, 5, 10, 150](to avoid any confusion, if the MinSpareServers value was 6, the configuration would be denoted [5, 6, 10, 150]).32 Such a configuration will be written: '''[5, 5, 10, 150]''' (to avoid any confusion, if the MinSpareServers value was 6, the configuration would be denoted [5, 6, 10, 150]). 33 33 34 34 Constraints on the configuration can be seen in the [http://httpd.apache.org/docs/2.0/mod/prefork.html prefork] module configuration documentation.
