From c88e768eec2b25c525b58f1fd41fba304bdff56a Mon Sep 17 00:00:00 2001 From: Paul Norman Date: Fri, 9 Sep 2016 12:57:38 -0700 Subject: [PATCH] Fix typo in config --- mod_tile.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod_tile.conf b/mod_tile.conf index 988e29a1..8caa818a 100644 --- a/mod_tile.conf +++ b/mod_tile.conf @@ -122,7 +122,7 @@ ModTileCacheDurationLowZoom 9 518400 ModTileCacheLastModifiedFactor 0.20 ## Tile Throttling -## Tile scrappers can often download large numbers of tiles and overly straining tileserver resources +## Tile scrapers can often download large numbers of tiles and overly straining tileserver resources ## mod_tile therefore offers the ability to automatically throttle requests from ip addresses that have ## requested a lot of tiles. ## The mechanism uses a token bucket approach to shape traffic. I.e. there is an initial pool of n tiles