Limit_rate for different resolutions !!

shahzaib shahzaib shahzaib.cb at gmail.com
Sun Jul 21 09:24:31 UTC 2013


Hello,

      I added the 720p in the location{} and checked it by downloading the
single file using wget and got the 500K speed :).

location ~ -720\.(mp4)$ {
                mp4;
                expires 7d;
                limit_rate 500k;
                root /var/www/html/tunefiles;
}
That worked :). Thanks a lot @francis.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20130721/7bf38306/attachment.html>


More information about the nginx mailing list