curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Prioritising curlm transfers

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 16 Jun 2017 23:45:07 +0200 (CEST)

On Fri, 16 Jun 2017, doa379 via curl-library wrote:

> A simple problem: Is there a way to set a priority on an easy-handle so that
> when curlm handle performs it does so according to the priority of the
> easy-handles?

No sorry, there's no such thing supported. libcurl makes an effort to do the
transfers in a round-robin fashion, but I'm not totally sure there isn't a
preference to the handles that are early in the linked list of easy handles...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2017-06-16