Basic auth is slow

2015-11-28 Thread Joó Ádám
Hi, I just noticed that enabling basic authentication adds between 100 and 150 ms to my otherwise 30-40 ms page load time. Is this known behaviour? Is this somehow inherent or a design / implementation mistake? Á ___ nginx mailing list nginx@nginx.org

Re: purger directive not available

2015-11-28 Thread Dewangga Bachrul Alam
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello! On 11/28/2015 05:26 PM, Wandenberg Peixoto wrote: > This directive is available only on paid version > > Additionally, the following parameters are available as part of our > commercial subscription : > > |purger

Re: purger directive not available

2015-11-28 Thread Wandenberg Peixoto
This directive is available only on paid version Additionally, the following parameters are available as part of our commercial subscription : purger=on|off On Sat, Nov 28, 2015 at 8:10 AM, Dewangga Bachrul Alam < dewangg...@xtremenitro.org> wrote: > Hello! > > I am

purger directive not available

2015-11-28 Thread Dewangga Bachrul Alam
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 d