Searched refs:max_host_connections (Results 1 – 3 of 3) sorted by relevance
146 long max_host_connections; /* if >0, a fixed limit of the maximum number member
294 dest_limit = data->multi->max_host_connections; in Curl_cpool_check_limits()
3667 multi->max_host_connections = va_arg(param, long);
Completed in 21 milliseconds