New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Anti DDoS / Rate-Limit Layer 7
I have a website with a lot of traffic and I am attacked all day long, it affects the CPU a lot and the website goes down.
Is there an effective method against this? I have seen that many people use balooProxy but it is not compatible with me (I think) since I use HestiaCP and it uses Nginx as a proxy on port 80.
I have also read that with a couple of ratelimit rules you can solve most of the attacks.
My knowledge is minimal, that is why I am asking for help.
I'm using Cloudflare. I have a dedicated server from OVH.
This discussion has been closed.


Comments
Cloudflare
This.
True, I forgot to mention that.
I'm using cloudflare but the attack still affects server performance.
All together now: "THIS."
It's free, it works.
Have you checked the source of attack traffic and made special rules for traffic from them locations ?
safeline
Disable HTTP/1 and HTTP/2, allow HTTP/3 only.
Most attack software works over HTTP/1 and HTTP/2, while browsers support HTTP/3.
Have stricter cloudflare rules, you can really do quite a lot with what they provide even under their free plan. Granted I haven't used cloudflare in probably ~5 years now.
Here are my WAF rules:
Thank you, my friend. Very grateful.
I keep getting attacks, any suggestions on how to block them?
Why a proxy dont work for you ? you can put a proxy (with ddos protection)before your site and it should be able to block it. or use cloudflare. if you still have ddos problems with cloudflare. change your rules and fix it by ourself