Manual:$wgAllowExternalReqID/ja

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<translate> HTTP client</translate>: $wgAllowExternalReqID
着信リクエストによって「X-Request-Id」ヘッダで設定されたリクエスト ID を MediaWiki が受け入れるかどうかを制御する。
<translate> Introduced in version:</translate>1.34.0 (Gerrit change 505668; git #I605471f)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(真偽値)
<translate> Default value:</translate>false

詳細

true を設定すると、その値がコード全体でリクエスト ID として使用されます。 設定していない場合、送信されたヘッダーは無視され、リクエスト ID は Apache の mod_unique モジュールから取得されるか、MediaWiki 自体によって生成されます (セットアップ内容によって異なります)。