From: Rich Bowen Date: Fri, 28 Dec 2012 18:03:58 +0000 (+0000) Subject: Add links to the relevant docs. X-Git-Tag: 2.4.4~217 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b326dd6c9474a1581f8487e54f1274023e31754;p=apache Add links to the relevant docs. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1426598 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/new_features_2_4.html.en b/docs/manual/new_features_2_4.html.en index b46cf36bc4..a587db5a8b 100644 --- a/docs/manual/new_features_2_4.html.en +++ b/docs/manual/new_features_2_4.html.en @@ -44,11 +44,13 @@
Run-time Loadable MPMs
-
Multiple MPMs can now be built as loadable modules at compile time. +
Multiple MPMs can now be built + as loadable modules at compile time. The MPM of choice can be configured at run time.
Event MPM
-
The Event MPM is no longer experimental but is now fully supported.
+
The Event MPM is no longer experimental + but is now fully supported.
Asynchronous support
Better support for asynchronous read/write for supporting MPMs and diff --git a/docs/manual/new_features_2_4.xml b/docs/manual/new_features_2_4.xml index 33d2aacc63..861f59da74 100644 --- a/docs/manual/new_features_2_4.xml +++ b/docs/manual/new_features_2_4.xml @@ -35,11 +35,13 @@ Core Enhancements
Run-time Loadable MPMs
-
Multiple MPMs can now be built as loadable modules at compile time. +
Multiple MPMs can now be built + as loadable modules at compile time. The MPM of choice can be configured at run time.
Event MPM
-
The Event MPM is no longer experimental but is now fully supported.
+
The Event MPM is no longer experimental + but is now fully supported.
Asynchronous support
Better support for asynchronous read/write for supporting MPMs and