cURL

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1312 CURLOPT_MAX_RECV_SPEED_LARGE on file:// URLs causes delays

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Sun, 22 Dec 2013 22:47:36 +0000

Fixed in commit 2715d7f948c8e. The option not working for FILE:// is also documented now, since commit f718415bc791.

---
** [bugs:#1312] CURLOPT_MAX_RECV_SPEED_LARGE on file:// URLs causes delays**
**Status:** closed-fixed
**Created:** Mon Dec 16, 2013 08:56 AM UTC by Daniel Stenberg
**Last Updated:** Mon Dec 16, 2013 08:56 AM UTC
**Owner:** Daniel Stenberg
CURLOPT_MAX_RECV_SPEED_LARGE is not supported for FILE:// transfers so the transfer is still made as fast as possible. Although after the transfer is completed, libcurl will still run it through the ordinary state machine where it will detect that it ran too fast and sleep until the average speed has gone down to the max speed!
This might also affect TFTP in a similar way, I haven't checked.
Reported by Mohammad_AlSaleh http://curl.haxx.se/mail/lib-2013-12/0053.html
---
Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.
Received on 2013-12-22

These mail archives are generated by hypermail.

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

File upload with ASP.NET