* Use createMultiClient() in CdnCacheUpdate. This will reduce the timeout from a hard-coded 900s to a configurable 25s. This is not used in WMF production. * Use createMultiClient() in the VirtualRESTServiceClient service. This should have no effect in production since the service is broken per T175224. * Use the new createMultiClient() in the old createMultiClient(). The configuration is the same except that the maximum timeouts are now respected. Bug: T245170 Change-Id: I63139d29471bc59e9ef60032fd812a1f24644113 |
||
|---|---|---|
| .. | ||
| CurlHttpRequest.php | ||
| GuzzleHttpRequest.php | ||
| Http.php | ||
| HttpRequestFactory.php | ||
| MWCallbackStream.php | ||
| MWHttpRequest.php | ||
| PhpHttpRequest.php | ||