Setup Reverse Proxy With Nginx And Tweak For Ddos Mitigation

I need nginx loaded and setup as a reverse proxy and tweaked for ddos mitigation so filtered traffic can be passed to my real back-end server.

We are currently experimenting on several nginx setups using snort, fail2ban,Roboo, etc with some success.

We think it can be tweaked using for example a small script that analyse
Nginx log and finds bots by some critetria then block them at the firewall level. The current setup does not even block empty referrers which is a simple thing to do with…

Leave a Reply

Your email address will not be published. Required fields are marked *