From: Takashi Sato Date: Tue, 13 May 2008 16:15:50 +0000 (+0000) Subject: update transformation X-Git-Tag: 2.3.0~631 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14d88c8131a846ddcdace193e8ef3c0762df0eef;p=apache update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@655936 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/content-negotiation.xml.ja b/docs/manual/content-negotiation.xml.ja index 4fc7803804..bdf8928428 100644 --- a/docs/manual/content-negotiation.xml.ja +++ b/docs/manual/content-negotiation.xml.ja @@ -1,7 +1,7 @@ - + + +mod_ident - Apache HTTP サーバ + + + + + + +
<-
+
+Apache > HTTP サーバ > ドキュメンテーション > バージョン + 2.3 > モジュール
+
+

Apache モジュール mod_ident

+
+

Available Languages:  en  | + ja  | + ko 

+
+ + + + +
説明:RFC 1413 ident lookups
ステータス:Extension
モジュール識別子:ident_module
ソースファイル:mod_ident.c
互換性:Apache 2.1 で使用可能
+

概要

+ +

このモジュールはリモートホストの RFC 1413 互換デーモン + にコネクションの所有者を訊きます。

+
+

ディレクティブ

+ +

参照

+
+ +
top
+

IdentityCheck ディレクティブ

+ + + + + + + + +
説明:リモートユーザの RFC 1413 によるアイデンティティのロギングを +有効にする
構文:IdentityCheck On|Off
デフォルト:IdentityCheck Off
コンテキスト:サーバ設定ファイル, バーチャルホスト, ディレクトリ
ステータス:Extension
モジュール:mod_ident
互換性:Apache 2.1 で core から移動
+

このディレクティブは、クライアントマシン上で + identd やそれに類似したデーモンが動作しているときに、 + それぞれの接続に対して RFC 1413 に準処したリモートユーザの + 名前のロギングを行なうようにします。 + この情報は、%...l フォーマット文字列を使ってアクセスログに収集されます。

+ +
+ ここで得られた情報は簡単なユーザ追跡に使う以外は、 + まったく信頼するべきではありません。
+ +

すべてのリクエストに対してルックアップが行なわれますので、 + 深刻な遅延の問題を起こすかもしれないことに注意してください。 + (訳注: 例えばクライアント側に) ファイアウォールやプロキシサーバがあると、 + ルックアップが失敗し、各リクエストに IdentityCheckTimeoutで定義されている遅延が加わることに + なる可能性があります。 + 従って、一般的にはインターネットからアクセス可能なパブリックなサーバで + 有益なものではありません。

+ +
+
top
+

IdentityCheckTimeout ディレクティブ

+ + + + + + + +
説明:Ident リクエストがタイムアウトするまでの期間を決める
構文:IdentityCheckTimeout seconds
デフォルト:IdentityCheckTimeout 30
コンテキスト:サーバ設定ファイル, バーチャルホスト, ディレクトリ
ステータス:Extension
モジュール:mod_ident
+

このディレクティブは ident リクエストのタイムアウト時間を決めます。 + デフォルトの値である 30 秒は、主にネットワーク遅延の考慮のために RFC 1413 により + 推奨されています。しかし、おそらくローカルネットワークの速度に + 合わせてタイムアウト値を調節するのがよいでしょう。

+ +
+
+
+

Available Languages:  en  | + ja  | + ko 

+
+ \ No newline at end of file diff --git a/docs/manual/mod/mod_ident.html.ko.euc-kr b/docs/manual/mod/mod_ident.html.ko.euc-kr index 0a9b214faa..5b906edb38 100644 --- a/docs/manual/mod/mod_ident.html.ko.euc-kr +++ b/docs/manual/mod/mod_ident.html.ko.euc-kr @@ -22,6 +22,7 @@

¾ÆÆÄÄ¡ ¸ðµâ mod_ident

°¡´ÉÇÑ ¾ð¾î:  en  | + ja  |  ko 

@@ -91,6 +92,7 @@

°¡´ÉÇÑ ¾ð¾î:  en  | + ja  |  ko 

¼³¸í:RFC 1413 ident °Ë»ö