Skip to content

Commit

Permalink
Merge pull request #134 from pnorman/patch-3
Browse files Browse the repository at this point in the history
Fix typo in config
  • Loading branch information
jburgess777 committed Sep 9, 2016
2 parents 6b9611a + c88e768 commit 62c4a5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod_tile.conf
Expand Up @@ -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
Expand Down

0 comments on commit 62c4a5a

Please sign in to comment.