Manual:$wgHTTPConnectTimeout/de-formal

From Linux Web Expert

Revision as of 07:35, 17 August 2022 by imported>ThisCarthing (Created page with "== Details ==")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<translate> HTTP client</translate>: $wgHTTPConnectTimeout
Timeout for connections done internally (in seconds)
<translate> Introduced in version:</translate>1.22.0 (Gerrit change 58247; git #58f71c7e)
<translate> Removed in version:</translate><translate> still in use</translate>
<translate> Allowed values:</translate>(float)
<translate> Default value:</translate>5.0 (1.35+)
5e0 (1.22-1.34)

Details

Maximum time in seconds that you allow the connection phase of the request to the other server to take.

This setting is ignored if the cURL php extension is not installed.

See also