From: Graham Leggett Date: Sat, 13 Feb 2010 19:53:58 +0000 (+0000) Subject: Fix the location of the note. X-Git-Tag: 2.3.6~482 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4770c283906d111d882cfa42e31a89f92a1e3b84;p=thirdparty%2Fapache%2Fhttpd.git Fix the location of the note. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@909880 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index f6fb47566a4..36b1332446a 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1112,16 +1112,18 @@ request The collection of extended status information can slow down the server. Also note that this setting cannot be changed during a graceful restart.

- - +

Note that loading mod_status will change the default behavior to ExtendedStatus On, while other third party modules may do the same. Such modules rely on collecting detailed information about the state of all workers. The default is changed by mod_status beginning with version 2.3.6; the previous default was always Off.

-
+
+ + +