Searched refs:maxRequestsInFlightPerHost (Results 1 – 1 of 1) sorted by relevance
47 static unsigned maxRequestsInFlightPerHost; variable50 static const unsigned maxRequestsInFlightPerHost = 10000;62 host = new HostInformation(hostName, maxRequestsInFlightPerHost); in hostForURL()82 maxRequestsInFlightPerHost = initializeMaximumHTTPConnectionCountPerHost(); in ResourceLoadScheduler()