Manual:$wgHTTPMaxConnectTimeout

This page is a translated version of the page Manual:$wgHTTPMaxConnectTimeout and the translation is 43% complete.
HTTP クライアント: $wgHTTPMaxConnectTimeout
The maximum HTTP connect timeout in seconds.
導入されたバージョン:1.35.0 (Gerrit change 596539; git #504fe2af)
除去されたバージョン:使用中
許容される値:(小数または整数)
既定値:0 (1.38+)
INF (1.35-1.37)

詳細

The maximum HTTP connect timeout in seconds. If any specified or configured connect timeout is larger than this, then this value will be used instead.

Zero is interpreted as "no limit".