On 2013-09-02 20:15, Geoff Millikan wrote:
Since this is a common request I'd love to see someone put together a "best
practices, solutions and examples" post for the community.
DOS treatment is IMHO the same as for SPAM and Viruses: there should not
be a common way to do it, as far as bad gu
Since this is a common request I'd love to see someone put together a "best
practices, solutions and examples" post for the community.
> I would recommend managing it at network level, with iptables for example
Agreed, and while it's off topic for this list take a look at "iptables
hashlimit."
On 2013-09-02 13:36, Akash Jain wrote:
How can i rate limit no. Of requests per ip for a particular url to
prevent DoS?
I would recommend managing it at network level, with iptables for example.
--
RMA.
On Mon, Sep 2, 2013 at 2:17 PM, John Doe wrote:
> From: Akash Jain
>
>> How can i rate limit no. Of requests per ip for a particular url to prevent
>> DoS?
>
> https://www.google.fr/search?q=apache+rate+limit+per+ip
>
> if only it was that easy...
>
> DoS attacks use thousands of IPs.
>
That wo
From: Akash Jain
> How can i rate limit no. Of requests per ip for a particular url to prevent
> DoS?
https://www.google.fr/search?q=apache+rate+limit+per+ip
if only it was that easy...
DoS attacks use thousands of IPs.
JD
--
How can i rate limit no. Of requests per ip for a particular url to prevent
DoS?