purger directive not available

Wandenberg Peixoto wandenberg at gmail.com
Sat Nov 28 10:26:54 UTC 2015


This directive is available only on paid version

Additionally, the following parameters are available as part of our commercial
subscription <http://nginx.com/products/>:

purger=on|off

On Sat, Nov 28, 2015 at 8:10 AM, Dewangga Bachrul Alam <
dewanggaba at xtremenitro.org> wrote:

> Hello!
>
> I am using nginx 1.8.0 on Cent OS 7, tried to enable purger directive,
> mentioned on
> http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cache_path
>
> But got error like this :
> nginx[46931]: nginx: [emerg] invalid parameter "purge=on" in
> /etc/nginx/conf.d/proxy.conf:5
>
> My complete directive are like this :
> proxy_cache_path /var/cache/nginx/proxy_cache levels=1:2
> keys_zone=mycache:10m inactive=60m use_temp_path=on purger=on
> purger_files=100 max_size=20g;
> proxy_temp_path /var/cache/nginx/proxy_temp 1 2;
> proxy_cache_key "$scheme$proxy_host$uri$is_args$args";
>
> Any hints ?
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20151128/034c2b21/attachment.html>


More information about the nginx mailing list