curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Doubt Regarding the use of HTTP/2

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Fri, 21 Sep 2018 11:51:59 +0200 (CEST)

On Fri, 21 Sep 2018, Vipin P R via curl-library wrote:

> Thanks for the above info. Is there some way to control the
> distribution of requests per connection, other than using separate multi
> handles each set to use 1 connection at max.
> I mean is there some way this can be accomplished using libcurl, like
> any configuration parameters I need to use, please help me

No, you can't affect this much.

In fact, even creating an API for allowing an application to have that sort of
control would be a tricky and probably require a quite complex API. We simply
never (before) had users asking for such abilities so we've not implemented
any.

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