cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Feature Requests-2914924 ] Support for QoS tagging needed

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 15 Dec 2009 18:56:31 +0000

Feature Requests item #2914924, was opened at 2009-12-15 18:28
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=350976&aid=2914924&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: libcurl
>Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Philip Prindeville (pprindeville)
Assigned to: Daniel Stenberg (bagder)
Summary: Support for QoS tagging needed

Initial Comment:
As an increasing amount of real-time, streaming video and audio shares the
Internet, it becomes essential to be able to differentiate time-sensitive
traffic from all others.

This is most easily achieved by having applications mark their traffic with the
appropriate DSCP tag in the IP tos field.

To achieve this:

* A configuration option is needed to allow specifying a QoS value (cs0...cs7,
af11..af43, ef, or "none" (same as "cs0")).

* A setsockopt(..., SOL_IP, IP_TOS, ...) will then need to be done on the
socket before it does a listen().

* Potentially a reasonable default value (like AF11 or AF12) could be set when
the configuration doesn't explicitly set a value.

----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2009-12-15 19:56

Message:
moved to feature requests

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=350976&aid=2914924&group_id=976
Received on 2009-12-15

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET