[csw-devel] SF.net SVN: gar:[11148] csw/mgar/pkg/apache2/trunk/files/README.CSW.apache2
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Tue Oct 5 02:15:41 CEST 2010
Revision: 11148
http://gar.svn.sourceforge.net/gar/?rev=11148&view=rev
Author: bdwalton
Date: 2010-10-05 00:15:41 +0000 (Tue, 05 Oct 2010)
Log Message:
-----------
apache2: tweak postmsg readme
Modified Paths:
--------------
csw/mgar/pkg/apache2/trunk/files/README.CSW.apache2
Modified: csw/mgar/pkg/apache2/trunk/files/README.CSW.apache2
===================================================================
--- csw/mgar/pkg/apache2/trunk/files/README.CSW.apache2 2010-10-04 20:07:11 UTC (rev 11147)
+++ csw/mgar/pkg/apache2/trunk/files/README.CSW.apache2 2010-10-05 00:15:41 UTC (rev 11148)
@@ -4,12 +4,13 @@
you're used to working with the CSW apache2 packages.
In the past, CSWap2prefork and CSWap2worker delivered a specific mpm
-module for use with apache2. We now ship both mpm modules as part of
-CSWapache2 and allow you to toggle between them using the alternatives
-support that recently materialized. The default mpm is prefork.
+module for use with apache2. We now ship the prefork mpm as part of
+CSWapache2 while the worker mpm remains in CSWap2worker.
-We still provide CSWap2prefork and CSWap2worker for the time being,
-but they're dummy packages used only to fill dependencies.
+Each httpd mpm is installed using the new alternatives framework.
+When CSWap2worker is installed, it registers a higher priority httpd,
+thus it is activated as httpd. You can change this at any time using
+the alternatives command.
Thanks
-The OpenCSW apache2 team.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list