On 17 February 2014 10:02, Bozhidara Marinchovska
<quintesse...@bulinfo.net> wrote:
> My question is what may be the reason when downloading the example file with
> download manager not to match limit_rate directive

"Download managers" open multiple connections and grab different byte
ranges of the same file across those connections. Nginx's limit_rate
function limits the data transfer rate of a single connection.

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to