My nginx+apache+php server on ubuntu is under attack from a single IP address which causes apache to run as many processes as possible, which causes the server to crash. The ipi is single, and the nginx antidos tool blocks it, but just one request is enough, apparently, to bring my server down. POST request
Simultaneous number of active connections from Localhost
How can I overcome this attack? Is there any way to limit the number of apach connections a user can make? but the problem is that they are listed as connections originating from 127.0.0.1 My server is not compromised. I installed cloudflare and set it up. But that doesn't help in any way, because all a person needs to do is basically make one heavy request to a resource-intensive script to put my server