logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: mod_evasive2 questions and concerns
Author
shaggy



Joined: 15 Nov 2005
Posts: 82
Location: Dundee, Michigan

PostPosted: Sat 05 Mar '16 20:31    Post subject: mod_evasive2 questions and concerns Reply with quote

ok so the only problem I have with mod_evassive is that it times me out and doesn't display all images on all pages all the way. Here is my settings:

Code:
<IfModule evasive2_module>
    DOSDisplayToken      On
    DOSHashTableSize    3097
    DOSPageCount        2
    DOSSiteCount        50
    DOSPageInterval     1
    DOSSiteInterval     1
    DOSBlockingPeriod   10
</IfModule>


Now to maybe to some upgrades in the next version upgrade:
1.) Time to Live (TTL) cycle to stay alive.
2.) ppl shut down servers by sending a massive amounts of ping at it just to shut it down.
3.) traceroute is the same way at the above mentioned 2. Just to shut servers down.
4.) It seems like it's specific to and only to it's own module and this module ain't module friendly
mod_jk
mod_security
mod_fastcgi
and even mod_proxy_html
and other's

I love this module.


Thanks,
Jason
Back to top


Reply to topic   Topic: mod_evasive2 questions and concerns View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules