From: Nick Kew Date: Tue, 29 Nov 2005 15:38:44 +0000 (+0000) Subject: Note dbd/windows problem X-Git-Tag: 2.3.0~2723 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8401f608a3926d807b157efa85d154a30f901c3;p=thirdparty%2Fapache%2Fhttpd.git Note dbd/windows problem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@349736 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/new_features_2_2.html.en b/docs/manual/new_features_2_2.html.en index 0180facb5d4..bbb784f5e96 100644 --- a/docs/manual/new_features_2_2.html.en +++ b/docs/manual/new_features_2_2.html.en @@ -1,20 +1,20 @@ - Overview of new features in Apache 2.2 - Apache HTTP Server - - - - + + + + -
<-
+ +
<-
Apache > HTTP Server > Documentation > Version 2.3

Overview of new features in Apache 2.2

@@ -28,14 +28,14 @@ version 1.3, see the 2.0 new features document.

-
top
-

Module Enhancements

+

Module Enhancements

Authn/Authz
@@ -152,9 +156,9 @@ user confusion.
-
top
+
top
-

Program Enhancements

+

Program Enhancements

httpd
@@ -167,12 +171,12 @@ for use in RewriteMap with the dbm map type.
-
top
+
top
-

Module Developer Changes

+

Module Developer Changes

-
APR 1.0 API
+
APR 1.0 API
Apache 2.2 uses the APR 1.0 API. All deprecated functions and symbols have been removed from APR and @@ -257,4 +261,4 @@
- \ No newline at end of file + diff --git a/docs/manual/new_features_2_2.xml b/docs/manual/new_features_2_2.xml index 296ed1003a7..047c2cc92af 100644 --- a/docs/manual/new_features_2_2.xml +++ b/docs/manual/new_features_2_2.xml @@ -103,9 +103,13 @@ timeout was reached.
SQL Database Support
-
mod_dbd, together with the apr_dbd framework, +

mod_dbd, together with the apr_dbd framework, brings direct SQL support to modules that need it. Supports - connection pooling in threaded MPMs.

+ connection pooling in threaded MPMs.

+

Windows Users please note that this is not + yet included in the standard windows build. If you try to use + it on the Windows platform, please let us know how you get on.

+