Limit_rate for different resolutions !!
Francis Daly
francis at daoine.org
Sat Jul 20 09:35:40 UTC 2013
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 francis at daoine.org
More information about the nginx
mailing list