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        fran...@daoine.org

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

Reply via email to