|
Posted by Willem Bogaerts on 12/13/06 15:19
I know that the abyss web server has DOS attack protection settings. I
am not that familiar with Apache or IIS, but I guess you could instruct
your web server to deal with this.
Best regards
frizzle wrote:
> Hi there,
>
> I need a function to prevent a page from being loaded too often too
> fast.
> So say, one is only allowed to refresh a single page 5 times in 10
> seconds, or 10 times in 5 seconds (or whatever ... ).
> If the load frequency exceeds that, the site calls exit(); And a
> message is displayed. Just like Expression Engine does ...
>
> This way i want to protect the DB from being queried rediculously
> often, and maybe even protect it from DDOS attacks.
>
> I hope it's clear. I don't know where to start ..
>
> Thanks!
>
Navigation:
[Reply to this message]
|