diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-08-12 09:38:07 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-08-12 09:38:07 +0200 |
commit | 72da59e38ec27a6247821b3afe36fb8417b5129a (patch) | |
tree | 9fba1910f04330bc136fde09207843d440d8d5be /public_hurd_boxen | |
parent | feb667814e04454cfcef5170ffaee6dbe61812ab (diff) |
public_hurd_boxen/installation/snubber: Use apache2-mpm-prefork instead of apache2-mpm-worker.
Diffstat (limited to 'public_hurd_boxen')
-rw-r--r-- | public_hurd_boxen/installation/snubber.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/public_hurd_boxen/installation/snubber.mdwn b/public_hurd_boxen/installation/snubber.mdwn index 2fd52d4f..957a73fb 100644 --- a/public_hurd_boxen/installation/snubber.mdwn +++ b/public_hurd_boxen/installation/snubber.mdwn @@ -10,7 +10,11 @@ License|/fdl]]."]]"""]] # Additional Packages - apache2-mpm-worker build-essential git-core gitweb ikiwiki inetutils-inetd +Before 2010-08-12, we've been using apache2-mpm-worker, but that brought +the system to its knees too often, leading to a un-syncable rootfs, etc. +Let's see how apache2-mpm-prefork behaves. + + apache2-mpm-prefork build-essential git-core gitweb ikiwiki inetutils-inetd less libtext-csv-perl netcat nullmailer perlmagick screen texinfo Yet more: |