From: Rich Bowen Date: Sun, 2 Aug 2015 20:54:23 +0000 (+0000) Subject: Rebuild X-Git-Tag: 2.5.0-alpha~2984 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8aa9c03dc4aed10ed5b27fead3bcbae92d0e80b7;p=thirdparty%2Fapache%2Fhttpd.git Rebuild git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1693827 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_log_forensic.html.en b/docs/manual/mod/mod_log_forensic.html.en index d26bca28bcd..c7564f7f84a 100644 --- a/docs/manual/mod/mod_log_forensic.html.en +++ b/docs/manual/mod/mod_log_forensic.html.en @@ -37,8 +37,15 @@ Source File:mod_log_forensic.c

Summary

-

This module provides for forensic logging of client - requests. Logging is done before and after processing a request, so the +

This module provides for forensic logging of client requests.

+ +

Create the log file using the ForensicLog + directive:

+ +
ForensicLog logs/forensic_log
+ + +

Logging is done before and after processing a request, so the forensic log contains two log lines for each request. The forensic logger is very strict, which means:

@@ -52,8 +59,8 @@

The check_forensic script, which can be found in the - distribution's support directory, may be helpful in evaluating the - forensic log output.

+ distribution's support directory, processes the resulting log file + to identify the requests that didn't complete.

Topics

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.
diff --git a/docs/manual/mod/mod_log_forensic.xml.fr b/docs/manual/mod/mod_log_forensic.xml.fr index ec592e9cfc9..c23bd0240f9 100644 --- a/docs/manual/mod/mod_log_forensic.xml.fr +++ b/docs/manual/mod/mod_log_forensic.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_log_forensic.xml.ja b/docs/manual/mod/mod_log_forensic.xml.ja index 44b9d4d2162..d53dfad8240 100644 --- a/docs/manual/mod/mod_log_forensic.xml.ja +++ b/docs/manual/mod/mod_log_forensic.xml.ja @@ -1,7 +1,7 @@ - + +
Description:Journalisation légale des requêtes envoyées au serveur
Statut:Extension