cURL
Haxx ad
libcurl

Shopping cart software, Online file storage, Online photo storage, Hosted shopping cart, Contact management software, Email marketing software, Project management software, Issue tracking software, Online notepad, Web publishing software

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Archives

Adding QoS support to curl

From: Philip A. Prindeville <philipp_subx_at_redfish-solutions.com>
Date: Sun, 29 Nov 2009 10:53:33 -0800

Hi.

We use curl in our development environment a lot, and in the astlinux distro (both for cross-building via buildroot, and using the func_curl add-on in Asterisk).

As our environment uses a lot of telephony traffic, we're concerned about QoS classification and trying to add QoS (and DSCP) marking to as many applications as we can.

I started to look into doing this for curl.

Actually adding the code to lib/connect.c looks fairly straightforward.

It's adding the support to the ancillary files that's a little more complicated.

From what I can tell, the following files might need to be touched:

lib/curl_config.h.in
lib/curl_config.h.cmake
m4/curl-confopts.m4
CMake/CurlTests.c
CMakeLists.txt
configure.ac

Am I missing anything?

Thanks,

-Philip

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-11-29

These mail archives are generated by hypermail.

donate! Page updated November 16, 2009.
web site info

File upload with ASP.NET