curl-library
Overall Rate limit for multi
From: Mark Hindley <mark_at_hindley.org.uk>
Date: Thu, 27 Aug 2009 10:36:14 +0100
Date: Thu, 27 Aug 2009 10:36:14 +0100
I am using libcurl via the perl bindings and the multi interface to
handle multiple concurrent downloads.
I want to limit the Overall bandwidth. Setting
CURLOPT_MAX_RECV_SPEED_LARGE on the easy handle, of course, only limits
the speed of that handle. With multiple concurrent connections, the
desired bandwidth is sometimes exceeded.
Is there/is there likely to be support for limiting overall bandiwth at
the multi level?
Thanks
Mark
Received on 2009-08-27