From: Jeff Trawick Date: Sat, 4 Aug 2012 21:00:59 +0000 (+0000) Subject: grab r1369435 from trunk: X-Git-Tag: 2.2.23~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=287192aae0ee67e139f1656b0c90c98e90f69108;p=thirdparty%2Fapache%2Fhttpd.git grab r1369435 from trunk: fix documented default value of ScoreBoardFile git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1369437 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mpm_common.xml b/docs/manual/mod/mpm_common.xml index f8e2e0b5cb5..e2d0f445e27 100644 --- a/docs/manual/mod/mpm_common.xml +++ b/docs/manual/mod/mpm_common.xml @@ -619,7 +619,7 @@ spikes Location of the file used to store coordination data for the child processes ScoreBoardFile file-path -ScoreBoardFile logs/apache_status +ScoreBoardFile logs/apache_runtime_status server config beos mpm_winntprefork @@ -635,7 +635,7 @@ the child processes Apache to always create the file on the disk.

Example - ScoreBoardFile /var/run/apache_status + ScoreBoardFile /var/run/apache_runtime_status

File-based shared memory is useful for third-party applications