Manual:$wgHTTPConnectTimeout/ko
Appearance
| HTTP client: $wgHTTPConnectTimeout | |
|---|---|
| Timeout for connections done internally (in seconds) |
|
| 이 변수가 소개된 버전: | 1.22.0 (Gerrit change 58247; git #58f71c7e) |
| 이 변수가 사라진 버전: | 계속해서 쓰이고 있음 |
| 허용값: | (float) |
| 기본값: | 5.0 (1.35+) 5e0 (1.22-1.34) |
| 기타 설정: 알파벳 순 | 기능별 순 | |
상세
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.