Please add ability to limit download speed to AdobeHDS.php. This can be done through CURLOPT_MAX_RECV_SPEED_LARGE option. By default it should not be set which is currently the case but if command line option is specified the CURLOPT_MAX_RECV_SPEED_LARGE option should be set to b/s rate to limit download speed.
This helps when connection is shared for other tasks.
Please add ability to limit download speed to AdobeHDS.php. This can be done through CURLOPT_MAX_RECV_SPEED_LARGE option. By default it should not be set which is currently the case but if command line option is specified the CURLOPT_MAX_RECV_SPEED_LARGE option should be set to b/s rate to limit download speed. This helps when connection is shared for other tasks.