Re: SIGIO only mean readable or writable", how channel event, "avoid writable (Zhang Chao)

2017-11-12 Thread yang chen
Thank you for you reply, but the channel each side can read or wirte not like pipe, so it's not readonly but readable and writable, please correct it if anywhere is improper. ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listin

Nginx proxy with rewrite and limit_except

2017-11-12 Thread JJJoshy
Would any have solutions to the problem described here: https://stackoverflow.com/questions/47255564/nginx-proxy-with-rewrite-and-limit-except-not-working Posted at Nginx Forum: https://forum.nginx.org/read.php?2,277298,277298#msg-277298 ___ nginx mai

Re: Different Naxsi rulesets

2017-11-12 Thread Jean-Paul Hemelaar
Hi Aziz, True; this got lost during my copy-anonymize-paste process. The real config doesn't have this. Thanks so far, JP On Sun, Nov 12, 2017 at 2:34 PM, Aziz Rozyev wrote: > at least you’re missing or (|) operator between > > > TRUSTED_CC_2 and TRUSTED_CC_3 > > > > br, > Aziz. > > > > > >

Re: Different Naxsi rulesets

2017-11-12 Thread Aziz Rozyev
at least you’re missing or (|) operator between > TRUSTED_CC_2 and TRUSTED_CC_3 br, Aziz. > On 12 Nov 2017, at 14:03, Jean-Paul Hemelaar wrote: > > Hi! > > I'm using Nginx together with Naxsi; so not sure it this is the correct place > for this post, but I'll give it a try. > > I wa

Different Naxsi rulesets

2017-11-12 Thread Jean-Paul Hemelaar
Hi! I'm using Nginx together with Naxsi; so not sure it this is the correct place for this post, but I'll give it a try. I want to configure two detection thresholds: a strict detection threshold for 'far away countries', and a less-strict set for local countries. I'm using a setup like: locatio