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:37:03 +0000 (17:37 -0400)
commit8fb0c2da35278859371c7e4bd1e3f7e18a940694
tree0e30b66388a9f675a9a8bebd90cef0b17b3de4b3
parenta0e7908913b45a7902b9659c0228e2e9e8c6dfb0
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