Multiple proxy_cache_path location

Francis Daly francis at daoine.org
Sat Oct 15 08:22:04 UTC 2016


On Thu, Oct 13, 2016 at 05:40:21AM -0400, lancee83 wrote:

Hi there,

> I'm using nginx with Unified Streaming -  I would like to have different
> cache settings per channel. Is it possible to state different
> proxy_cache_path parameters?

I think that you can have multiple proxy_cache_path directives with
different parameters, each with their own path and zone.

And then you can use a proxy_cache with a different zone, in different
locations.

So for different parameters per channel, you want different location{}s
per channel.

	f
-- 
Francis Daly        francis at daoine.org



More information about the nginx mailing list