Web Hosting Talk







View Full Version : Forbidden Page when performing mysql querries


orbitz
06-02-2005, 12:02 AM
Hello, I still couldn't find out which security mod is responsible for the problem. If i click one some link on my site really fast...the server will automatically block me out with the forbidden page ( 404 error I believed) ....and I had to wait few seconds before being able to view the page with its content again.


I have installed mod such as Security mod and mod_dosevasive

I use them from this site:

www.eth0.us

......

what doest this mean?
DOSPageInterval 2
DOSSiteInterval 2

Thanks!


<IfModule mod_dosevasive.c>
DOSHashTableSize 3097
DOSPageCount 5
DOSSiteCount 100
DOSPageInterval 2
DOSSiteInterval 2
DOSBlockingPeriod 600
</IfModule>

orbitz
06-02-2005, 12:37 AM
got my answer from:

http://www.theserverpages.com/20303/22/

so, it was the mod_dosevasive