[MapProxy] S3 cache

Martin Kokes shr3k at typo3-hosting.com
Thu Mar 23 10:57:09 PDT 2017


22.3.2017 16:05, BERÉNYI Attila wrote:

> Hi 
> 
> I'm just about to give the S3 cache backend a go (https://mapproxy.org/docs/nightly/caches.html#s3), but I was wondering whether anyone uses it in production already? 
> If so, any pros or cons that I should consider?

Hi Attila, 

if you're looking for performance (and don't need accelerate WMS
requests), I'd rather go for nginx with some rewrite rules to pass
maproxy (and any further script processing) completely and access
directly the filesystem in TileCache cache structure (of course, best on
NVMe SSD) with try_files for cached tiles. You'll get amazing almost
CDN-like performance with etag on; if_modified_since before; access_log
off; for cached tiles ... at leave absent tiles on mapproxy. 

Martin 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20170323/952e531a/attachment-0001.html>


More information about the MapProxy mailing list