Breaking HTTP server overload on PHP level doesn't seem to make any sense, as webserver (Apache/nginx/etc) will handle all those requests anyway. The only way I could see is cutting malicious client (which is hammering by HTTP requests) on server level before it reaches to the webserver, or block/ban it just at the moment the server sees the client starts hammering/DDoSing.
Faced such cases a couple of times but not an expert there though.
Faced such cases a couple of times but not an expert there though.
Statistics: Posted by rxu — Mon Apr 28, 2025 2:45 pm