]> git.evergreen-ils.org Git - Evergreen.git/commit
Docs: add mpm_prefork config for Apache 2.4 systems
authorDan Scott <dscott@laurentian.ca>
Sun, 2 Oct 2016 21:28:05 +0000 (17:28 -0400)
committerDan Scott <dscott@laurentian.ca>
Sun, 2 Oct 2016 21:43:17 +0000 (17:43 -0400)
commit90dd3c9bc1e61debc98e6da91e6aec5925e8da8a
tree4c667cb42f1ac118a41fe657de22e59985fd39e8
parent9553e5ffbfe425dbaa615f1817a35d3f036e0b96
Docs: add mpm_prefork config for Apache 2.4 systems

We had only documented the Apache 2.2 stanzas for mpm_prefork, so include a
section for 2.4 that uses MaxRequestWorkers and MaxConnectionsPerChild. Given
the memory leaks that we have seen, suggest lower settings for these two values
(assuming that most sites will be serving a public catalogue instead of using a
separate discovery layer).

Also fix the weird formatting where Debian instructions were indented under a
Fedora section.

Also use dots for ordered bullets instead of renumbering all of the bullets
again.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
docs/installation/server_installation.txt