git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95630
13f79535-47bb-0310-9956-
ffa450edef68
disk (using file-based shared memory). Specifying this directive causes
Apache to always create the file on the disk.</p>
+ <blockquote><table cellpadding="10"><tr><td bgcolor="#eeeeee"><p align="center"><strong>Example</strong></p><code>
+ ScoreBoardFile /var/run/apache_status
+ </code></td></tr></table></blockquote>
+
<p>File-based shared memory is useful for third-party applications
that require direct access to the scoreboard.</p>
disk (using file-based shared memory). Specifying this directive causes
Apache to always create the file on the disk.</p>
+ <example><title>Example</title>
+ ScoreBoardFile /var/run/apache_status
+ </example>
+
<p>File-based shared memory is useful for third-party applications
that require direct access to the scoreboard.</p>