]> 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:28:05 +0000 (17:28 -0400)
commita7577e2e1924749e3e071ff7a167d52cb6407ac1
tree26214fe1fead13f2c6ccbcd21ec60a8fb2ff4bfc
parentc76fb8d6e371b8e3b774fb57249a315e7be7409b
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