openstreetmap / chef

Chef configuration management repo for configuring & maintaining the OpenStreetMap servers.
Apache License 2.0
97 stars 66 forks source link

apache: increase mod_evasive page_count to reduce iD false positives #653

Closed Firefishy closed 7 months ago

Firefishy commented 7 months ago

iD tiles map requests.

It appears 4x3 tiles are common, 12 requests + 12 CORS requests. (24 req) If the user also scrolls the map this can exceed current 50 req/s.