cURL

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:feature-requests] #37 Limit simultaneous downloads through multi interface

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Mon, 17 Mar 2014 09:45:04 +0000

- **status**: open --> closed-fixed
- **Comment**:

CURLMOPT_MAX_HOST_CONNECTIONS exists!

---
** [feature-requests:#37] Limit simultaneous downloads through multi interface**
**Status:** closed-fixed
**Labels:** libcurl 
**Created:** Mon Sep 08, 2008 08:45 PM UTC by robert_banfield
**Last Updated:** Mon Sep 08, 2008 10:45 PM UTC
**Owner:** Daniel Stenberg
Currently after adding handles to the multi interface, libcurl will attempt to perform them all in parallel when curl\_multi\_perform is called, regardless of how many requests have been added.  I suggest an addition to curl\_multi\_setopt which will limit the number of simultaneous requests executed.
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/feature-requests/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/feature-requests/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2014-03-17

These mail archives are generated by hypermail.

donate! Page updated December 29, 2013.
web site info

File upload with ASP.NET