Is it possible to throttle or ban IP address based on how much the host is using bandwidth of my webserver? In ideal situation I would like to create rules like:
if IP uses bandwidth over 1000 MB in 10 minutes, ban/throttle the IP
If it's possible, how can I achieve something like this?
I'm running apache webserver with Debian 8.