Re: limit-req and greedy UAs

2016-09-08 Thread lists
‎Since this limit is per IP, is the scenario you stated really a problem? Only that IP is effected. Or as is often the case, did I miss something? http://nginx.org/en/docs/http/ngx_http_limit_req_module.html   Original Message   From: Grant Sent: Thursday, September 8, 2016 6:24 PM To: nginx@ngi

limit-req and greedy UAs

2016-09-08 Thread Grant
Has anyone considered the problem of legitimate UAs which request a series of files which don't necessarily exist when they access your site? Requests for files like robots.txt, sitemap.xml, crossdomain.xml, apple-touch-icon.png, etc could quickly cause the UA to exceed the limit-req burst value.

limit-req: better message for users?

2016-09-08 Thread Grant
Has anyone experimented with displaying a more informative message than "503 Service Temporarily Unavailable" when someone exceeds the limit-req? - Grant ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Multi Certificate Support with OCSP not working right

2016-09-08 Thread mastercan
Hello Maxim, Thank you! Good news: The patch seems to work. br, Can Posted at Nginx Forum: https://forum.nginx.org/read.php?2,269371,269433#msg-269433 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Multi Certificate Support with OCSP not working right

2016-09-08 Thread Maxim Dounin
Hello! On Sat, Sep 03, 2016 at 09:09:19AM -0400, mastercan wrote: > When using 2 certificates, 1 RSA (using AlphaSSL) and 1 ECDSA (using Lets > Encrypt), and I try to connect via RSA SSL connection, nginx throws this > error: > > "OCSP response not successful (6: unauthorized) while requesting c

Re: pcre.org down?

2016-09-08 Thread Kurt Cancemi
It appears to have just come back online. -- Kurt Cancemi https://www.x64architecture.com ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: pcre.org down?

2016-09-08 Thread itpp2012
Still down and so are many mirrors (broken or empty updates) Found one still working at https://fourdots.com/mirror/exim/exim-ftp/pcre/ Or get a copy here http://nginx-win.ecsds.eu/download/pcre-8.40-r1664-10-8-2016-svn-src.zip Both cross-platform sources. Posted at Nginx Forum: https://forum.