On Sat, Jul 20, 2013 at 02:29:49PM +0500, shahzaib shahzaib wrote:

Hi there,

>       Is there a way that i could use different limit_rate in nginx for
> different files ? I.e
> 
> 1. limit_rate 500k for 720p video files.
> 2. limit_rate 180k for 320p video files.

Yes.

http://nginx.org/r/limit_rate

One possibility: have your 720p video files and your 320p video files
handled in different location{} blocks.

        f
-- 
Francis Daly        fran...@daoine.org

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

Reply via email to