Drop mod_evasive as it wasn't doing anything very useful and was

sometimes actively harmful.
This commit is contained in:
Tom Hughes 2010-02-07 10:58:36 +00:00
parent ba65dcc97a
commit 1790b61c42

View file

@ -65,11 +65,6 @@ $HTTP["useragent"] =~ "^JOSM/[0-9]+\.[0-9]+ \(172[234567] " {
url.access-deny = ("") url.access-deny = ("")
} }
#
# Limit connections to 20 per IP address
#
evasive.max-conns-per-ip = 20
# #
# Setup MIME type mapping # Setup MIME type mapping
# #