We have a regular Digital Ocean Droplet running Nginx / gunicorn/ django. We want to set up some defenses against bots and other malicious requests. I found this really nice solution, https://kb.linuxlove.xyz/nginx-badbotblocker.html.
Then it occurred to me that maybe DO is doing some of this before traffic gets to our droplet server. Does anyone have experience with the nginx-badbotblocker and what if anything does DO do for us out of the box?
Thank you.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
I don’t think that there is anything on the network level that inspects the TCP packets for such activities.
I personally use Cloudflare and their Bot Fight Mode option which challenges requests that match patterns of known bots, before they access your site.
But the Nginx solution that you’ve shared also looks very good.
Regards, Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.