Purger directive not available

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 ?

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 <

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hello!

On 11/28/2015 05:26 PM, Wandenberg P. wrote:

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|

My bad, didn’t read the whole pages. :slight_smile:
Thank you, bro :slight_smile:

Module ngx_http_proxy_module
ath
Any hints ?

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJWWYaYAAoJEOV/0iCgKM1w1LwP/1g5RyvyITOKszO4flS1jY+q
pzNsV6NfrotmIDQkAYyBux7qonXyaRPUszojfmj0ztkgDBehPXSZm0BZkfSnc5N0
CQKa2iyVNtqW+ogq8wgGLc5fDyKYcIR6O/YABCmZ9QG5KPPcpCDuIxj9CGV0MOHB
9bD6M04zcyFPWGdYJeXCz3prFS/ZMaMUenq8QioagoPm/z+2cdTCvqtNjsdHoAll
j+UogeWtkUJroGFkacGPJmoh8qPZ7688u/Iz09+Lqx6CVfqhKlibGon8L4pbpI/K
65Z5A6X4qH5Pnf7b4PiEpkMXmXzozpJctNz5j7Eq6TZwxNgdW1lyEmq1yLpkkrI6
fhBoQGbGqy4ZaTOyIY7SVDvBAmV9iXZkkFhRKbcnp+NBId5++EK+mAj/MAs2iaqy
vR87NarlOweHblSdd3aAyq43lw9tiuXREmOAOB1zYAVLfaBAYVOTrx96YodVFn4D
rMqxjtVxbcmHPqOM2fpFm/hEfg76uYfeOToEIvgtvifMv5jLdIknxfVl4Z8KqDwG
YOWB/jc+FJlGG1+qgTL3ose+mGRPTnwdlTqtybcdki2PKuwKdlNYRClW8voBngev
138DSkLVhDXtEnMERJzT4znEoFOZOTt7CnLwv3+DXXdlF6stlwSlE2xvI103QORb
3YLJdSIssv9iUVMPcawD
=IiK8
-----END PGP SIGNATURE-----