Manual:$wgHTTPMaxConnectTimeout/de-formal

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>: $wgHTTPMaxConnectTimeout
The maximum HTTP connect timeout in seconds.
<translate> Introduced in version:</translate>1.35.0 (Gerrit change 596539; git #504fe2af)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(float or integer)
<translate> Default value:</translate>0 (1.38+)
INF (1.35-1.37)

Details

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".