]> granicus.if.org Git - apache/commitdiff
Add rpluem's suggested warning against of loss of logging data on a crash.
authorGraham Leggett <minfrin@apache.org>
Sat, 8 Jan 2011 11:51:00 +0000 (11:51 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 8 Jan 2011 11:51:00 +0000 (11:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1056693 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_log_config.xml

index b57e97539abd8a89fc9ab0a89bb47f3af2fd1ec2..17e49aca863808acf23671b29f9784d3d6fdf44c 100644 (file)
     efficient disk access and hence higher performance.  It may be
     set only once for the entire server; it cannot be configured
     per virtual-host.</p>
+
+    <note>This directive should be used with caution as a crash might
+    cause loss of logging data.</note>
 </usage>
 </directivesynopsis>