summaryrefslogtreecommitdiff
path: root/docs/manual/new_features_2_4.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/new_features_2_4.html.en')
-rw-r--r--docs/manual/new_features_2_4.html.en14
1 files changed, 8 insertions, 6 deletions
diff --git a/docs/manual/new_features_2_4.html.en b/docs/manual/new_features_2_4.html.en
index b46cf36b..904cb4d3 100644
--- a/docs/manual/new_features_2_4.html.en
+++ b/docs/manual/new_features_2_4.html.en
@@ -44,11 +44,13 @@
<dl>
<dt>Run-time Loadable MPMs</dt>
- <dd>Multiple MPMs can now be built as loadable modules at compile time.
+ <dd>Multiple MPMs can now be <a href="mpm.html#dynamic">built
+ as loadable modules</a> at compile time.
The MPM of choice can be configured at run time.</dd>
<dt>Event MPM</dt>
- <dd>The Event MPM is no longer experimental but is now fully supported.</dd>
+ <dd>The <a href="mod/event.html">Event MPM</a> is no longer experimental
+ but is now fully supported.</dd>
<dt>Asynchronous support</dt>
<dd>Better support for asynchronous read/write for supporting MPMs and
@@ -295,10 +297,10 @@
<h2><a name="programs" id="programs">Program Enhancements</a></h2>
<dl>
- <dt>fcgistarter</dt>
+ <dt><code class="program"><a href="./programs/fcgistarter.html">fcgistarter</a></code></dt>
<dd>New FastCGI deamon starter utility</dd>
- <dt>htcacheclean</dt>
+ <dt><code class="program"><a href="./programs/htcacheclean.html">htcacheclean</a></code></dt>
<dd>Current cached URLs can now be listed, with optional metadata
included.</dd>
<dd>Allow explicit deletion of individual cached URLs from the
@@ -309,7 +311,7 @@
of or in addition to being limited by the size of the files on
disk.</dd>
- <dt>rotatelogs</dt>
+ <dt><code class="program"><a href="./programs/rotatelogs.html">rotatelogs</a></code></dt>
<dd>May now create a link to the current log file.</dd>
<dd>May now invoke a custom post-rotate script.</dd>
</dl>
@@ -414,7 +416,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/2.4/new_features_2_4.htm
}
})(window, document);
//--><!]]></script></div><div id="footer">
-<p class="apache">Copyright 2012 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+<p class="apache">Copyright 2013 The Apache Software Foundation.<br />Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
<p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p></div><script type="text/javascript"><!--//--><![CDATA[//><!--
if (typeof(prettyPrint) !== 'undefined') {
prettyPrint();