summaryrefslogtreecommitdiffstats
path: root/docs/manual/new_features_2_2.html.en
diff options
context:
space:
mode:
authorJoe Orton <jorton@apache.org>2005-02-24 19:11:57 +0100
committerJoe Orton <jorton@apache.org>2005-02-24 19:11:57 +0100
commit33ca808c6aa32a1235e07d4d1ef78592b48e543c (patch)
treea5509d31878d639625aedb719d2c7d8a316072e5 /docs/manual/new_features_2_2.html.en
parentMention LFS support. (diff)
downloadapache2-33ca808c6aa32a1235e07d4d1ef78592b48e543c.tar.xz
apache2-33ca808c6aa32a1235e07d4d1ef78592b48e543c.zip
Update transformation.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155219 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/new_features_2_2.html.en')
-rw-r--r--docs/manual/new_features_2_2.html.en10
1 files changed, 8 insertions, 2 deletions
diff --git a/docs/manual/new_features_2_2.html.en b/docs/manual/new_features_2_2.html.en
index 2c36cba2cc..26d358ad8a 100644
--- a/docs/manual/new_features_2_2.html.en
+++ b/docs/manual/new_features_2_2.html.en
@@ -60,9 +60,9 @@
<a href="http://jakarta.apache.org/tomcat/">Apache Tomcat</a>.</dd>
<dt>Regular Expression Library Updated</dt>
- <dd>Apache 2.2 includes version 5.0 of the
+ <dd>Version 5.0 of the
<a href="http://www.pcre.org/">Perl Compatible Regular Expression
- Library</a> (PCRE).</dd>
+ Library</a> (PCRE) is now included.</dd>
<dt>Smart Filtering</dt>
<dd><code class="module"><a href="./mod/mod_filter.html">mod_filter</a></code> introduces dynamic configuration
@@ -71,6 +71,12 @@
variable, and dispenses with the more problematic dependencies and
ordering problems in the 2.0 architecture.</dd>
+ <dt>Large File Support</dt>
+
+ <dd>httpd is now built with support for files larger than 2Gb on
+ modern 32-bit Unix systems. Support for handling &gt;2Gb request
+ bodies has also been added.</dd>
+
</dl>
</div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
<div class="section">