curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: On the right way to use HTTP/2 multiplex

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 21 Mar 2019 08:13:51 +0100 (CET)

On Thu, 21 Mar 2019, Kunal Ekawde via curl-library wrote:

> libcurl would try to open new connection to same host depending on
> CURLMOPT_MAX_HOST_CONNECTIONS & CURLMOPT_MAX_TOTAL_CONNECTIONS

If there's no existing connection already present to use and CURLOPT_PIPEWAIT
wasn't set, then libcurl will create a new connection - unless limited by one
of those options.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2019-03-21