HTTP client: $wgHTTPConnectTimeout | |
---|---|
Timeout for connections done internally (in seconds) |
|
Introduced in version: | 1.22.0 (Gerrit change 58247; git #58f71c7e) |
Removed in version: | still in use |
Allowed values: | (float) |
Default value: | 5.0 (1.35+) 5e0 (1.22-1.34) |
Other settings: Alphabetical | By function |
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
- $wgHTTPTimeout
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.