cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Setting priority for an easy handle in a multihandle

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Sun, 29 Apr 2012 22:04:39 +0200

On Sun, Apr 29, 2012 at 07:26:40PM +0200, Daniel Stenberg wrote:
> On Sun, 29 Apr 2012, Lijo Antony wrote:
> >I would like to know whether there is a way to set a higher
> >priority for an easy handle, so that my rpc methods will not be
> >affected by uploads and downloads?
>
> Exactly how would that work? They are just a set of TCP streams, how
> do you suggest one or a few of them would be given "higher priority"
> than the others?

You could set DiffServ options on the TCP streams. That might help in
prioritizing streams within a system, but likely won't help much once
the packets leave the local network.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-04-29