From: Tom Hughes Date: Sun, 7 Feb 2010 10:58:36 +0000 (+0000) Subject: Drop mod_evasive as it wasn't doing anything very useful and was X-Git-Tag: live~6324^2~51 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/1790b61c424abfde1f3fd2bae2f9ac480aac250b Drop mod_evasive as it wasn't doing anything very useful and was sometimes actively harmful. --- diff --git a/config/lighttpd.conf b/config/lighttpd.conf index a224f4562..3ec444863 100644 --- a/config/lighttpd.conf +++ b/config/lighttpd.conf @@ -65,11 +65,6 @@ $HTTP["useragent"] =~ "^JOSM/[0-9]+\.[0-9]+ \(172[234567] " { url.access-deny = ("") } -# -# Limit connections to 20 per IP address -# -evasive.max-conns-per-ip = 20 - # # Setup MIME type mapping #