mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-08-03 07:49:53 +00:00
Fix typo in config
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user