Re: UDP Load balancer does not scale

2017-05-21 Thread Maxim Konovalov
Hello, On 16/05/2017 10:10, ajmalahd wrote: > Hi > > I am trying to set up a UDP load balancer using Nginx. Initially, I > configured 4 usptream servers with two server processes running on each of > them. > It gave a throughput of around 24000 query per second when tested with > dnsperf. When I

Re: WordPress pingback mitigation

2017-05-21 Thread lists
‎I suppose I'm stating the obvious, but if you are going to implement blocking schemes with either simple map matches or a full blown WAP like Naxsi, you will need a test suite. For a very simple website, you can just crawl it with wget and see what you broke. But if you have forms, databases, e

Re: WordPress pingback mitigation

2017-05-21 Thread mex
pbooth Wrote: --- > Wow- I really like the sound of naxsi. In the past I've used F5's ASM, > the WAF built on their big-ip platform. It was powerful though prone > to false positives. I don't believe there are any real shortcuts that > allow you t

Re: WordPress pingback mitigation

2017-05-21 Thread li...@lazygranch.com
Here is the map. I truncated my bad agent list, but will get you started. I used the user agent changer in Chromium to make sure it worked. - map $http_user_agent $badagent { default0; ~*WordPress