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

Reply via email to