From: Joe Orton Date: Thu, 24 Feb 2005 18:05:49 +0000 (+0000) Subject: Mention LFS support. X-Git-Tag: 2.1.4~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c0e7545db83216fd49ca784b357d6eceacd1edb;p=apache Mention LFS support. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@155217 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/new_features_2_2.xml b/docs/manual/new_features_2_2.xml index 210efbd020..bf0e4299a5 100644 --- a/docs/manual/new_features_2_2.xml +++ b/docs/manual/new_features_2_2.xml @@ -56,9 +56,9 @@ Apache Tomcat.
Regular Expression Library Updated
-
Apache 2.2 includes version 5.0 of the +
Version 5.0 of the Perl Compatible Regular Expression - Library (PCRE).
+ Library (PCRE) is now included.
Smart Filtering
mod_filter introduces dynamic configuration @@ -67,6 +67,12 @@ variable, and dispenses with the more problematic dependencies and ordering problems in the 2.0 architecture.
+
Large File Support
+ +
httpd is now built with support for files larger than 2Gb on + modern 32-bit Unix systems. Support for handling >2Gb request + bodies has also been added.
+