Tagged Questions
1
vote
3answers
168 views
Apache relaying to prevent DoS
I've been wondering, is there a technology that relays (slows down) responses to a given IP according to the rate It makes requests?
E.g I have an apache server with a "heavy" API service that I want ...