Have you looked at the logs to determine whether you are under a D/DOS attack?
for mod_evasive: http://www.apachelounge.com/viewtopic.php?t=917 contains a pretty decent guide. However, you'll need to set up some decent firewall rules if you are under attack once you determine the type of attack. Are they targeting apache or your application? Are they looking for xss issues on your site and just hammering your pylons site and driving the load up? Sometimes even a simple mod_rewrite rule can direct the traffic away. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
