From: Rich Bowen Date: Thu, 26 May 2011 14:01:00 +0000 (+0000) Subject: Rebuild transformations for r1127905 X-Git-Tag: 2.3.13~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea63c89aa438ad95c6de3f1079bea6a1a6bb6ffd;p=thirdparty%2Fapache%2Fhttpd.git Rebuild transformations for r1127905 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1127920 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/logs.html.en b/docs/manual/logs.html.en index 54848f9fd23..074c3170e8d 100644 --- a/docs/manual/logs.html.en +++ b/docs/manual/logs.html.en @@ -107,7 +107,7 @@ syslog or pipe them to a program.

-

The format of the error log is relatively free-form and +

The default format of the error log is relatively free-form and descriptive. But there is certain information that is contained in most error log entries. For example, here is a typical message.

@@ -135,13 +135,12 @@ information written to stderr by a CGI script will be copied directly to the error log.

-

It is not possible to customize the error log by adding or - removing information. However, error log entries dealing with - particular requests have corresponding entries in the access log. For example, the above example - entry corresponds to an access log entry with status code 403. - Since it is possible to customize the access log, you can - obtain more information about error conditions using that log - file.

+

Using the ErrorLogFormat + directive, you can customize the format of the error log, and what + values are logged. If you have mod_unique_id, you + can put a %L token in both the error log and the access + log, producing a log entry ID with which you can correlate the entry + in the error log with the entry in the access log.

During testing, it is often useful to continuously monitor the error log for any problems. On Unix systems, you can diff --git a/docs/manual/logs.html.fr b/docs/manual/logs.html.fr index 9576cee3aa3..d0f5fd5ec4d 100644 --- a/docs/manual/logs.html.fr +++ b/docs/manual/logs.html.fr @@ -24,6 +24,8 @@  ko  |  tr 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.

Pour véritablement gérer un serveur web, il est nécessaire de disposer d'un diff --git a/docs/manual/logs.html.ja.utf8 b/docs/manual/logs.html.ja.utf8 index 7913b4849df..ab0b424a030 100644 --- a/docs/manual/logs.html.ja.utf8 +++ b/docs/manual/logs.html.ja.utf8 @@ -25,6 +25,8 @@  ko  |  tr 

+
この日本語訳はすでに古くなっている可能性があります。 + 更新された内容を見るには英語版をご覧下さい。

ウェブサーバを効果的に管理するためには、サーバの活動やパフォーマンス、 今発生しているかもしれない問題に関するフィードバックを得ることが必要です。 diff --git a/docs/manual/logs.html.ko.euc-kr b/docs/manual/logs.html.ko.euc-kr index 30341d8acf1..ba835021041 100644 --- a/docs/manual/logs.html.ko.euc-kr +++ b/docs/manual/logs.html.ko.euc-kr @@ -24,6 +24,8 @@  ko  |  tr 

+
ÀÌ ¹®¼­´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù. + ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼­¸¦ Âü°íÇϼ¼¿ä.

È¿À²ÀûÀ¸·Î À¥¼­¹ö¸¦ °ü¸®ÇÏ·Á¸é ¹ß»ýÇÏ´Â ¹®Á¦¿Í ÇÔ²² ¼­¹öÀÇ È°µ¿°ú ¼º´É¿¡ ´ëÇØ ¾Ë¾Æ¾ß ÇÑ´Ù. ¾ÆÆÄÄ¡ À¥¼­¹ö´Â ¸Å¿ì Á¾ÇÕÀûÀ̰í diff --git a/docs/manual/logs.html.tr.utf8 b/docs/manual/logs.html.tr.utf8 index b1ae397d40e..44345bcfec8 100644 --- a/docs/manual/logs.html.tr.utf8 +++ b/docs/manual/logs.html.tr.utf8 @@ -24,6 +24,7 @@  ko  |  tr 

+
Bu çeviri güncel olmayabilir. Son değişiklikler için İngilizce sürüm geçerlidir.

Bir HTTP sunucusunu verimli şekilde yönetebilmek için oluşabilecek sorunlardan başka sunucunun başarımı ve etkinliği hakkında da bazı geri diff --git a/docs/manual/logs.xml.fr b/docs/manual/logs.xml.fr index b10068d78c0..cf10dab27a2 100644 --- a/docs/manual/logs.xml.fr +++ b/docs/manual/logs.xml.fr @@ -3,7 +3,7 @@ - + + + +