Searched refs:conn_max_per_host (Results 1 – 2 of 2) sorted by relevance
37 DownstreamQueue::DownstreamQueue(size_t conn_max_per_host, bool unified_host) in DownstreamQueue() argument38 : conn_max_per_host_(conn_max_per_host == 0 in DownstreamQueue()40 : conn_max_per_host), in DownstreamQueue()
73 DownstreamQueue(size_t conn_max_per_host = 0, bool unified_host = true);