DDoS attacks are becoming increasingly common for online stores. Slow pages, 500 errors, failed checkouts, and PHP-FPM overload can all be symptoms of an ongoing attack. Knowing how DDoS works and how to defend against it is essential for the stability of your business.
DDoS (Distributed Denial of Service) is an attack where multiple devices send a massive number of requests to your website to overload it and make it unavailable.
awk '{print $1}' /var/log/apache2/access.log | sort | uniq -c | sort -nr | head -20
grep "POST" /var/log/apache2/access.log | wc -l
uptime
top
ss -tulpan | grep :443
ipset add ddos_block 203.0.113.10
SOLLER.LV provides DDoS protection setup, bot filtering, firewall configuration, and performance optimization.
From €60.50 per task.