[Tile-serving] [mod_tile] Memcached Rados configuration error (#95)
Sudhanshu Iyer
notifications at github.com
Fri Feb 6 17:41:01 UTC 2015
I was trying to add a memcached storage backend to one of the styles running on my tile server. I just changed the TILEDIR=memcached:// but this style does not work anymore. Does mod_tile need to be compiled with any specific options to enable memcached/rados ?
#7
Here is my renderd.conf:
[renderd]
socketname=/var/run/renderd/renderd.sock
num_threads=8
tile_dir=/var/lib/mod_tile
stats_file=/var/run/renderd/renderd.stats
[mapnik]
plugins_dir=/usr/lib/mapnik/input
font_dir=/usr/share/fonts/truetype
font_dir_recurse=1
[default]
URI=/default/
TILEDIR=memcached://
XML=/home/ubuntu/src/map-styles/default/project.xml
TILESIZE=256
;MINZOOM=0
;MAXZOOM=22
;TYPE=png image/png
;ASPECTX=1
;ASPECTY=1
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/issues/95
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150206/de70384f/attachment.html>
More information about the Tile-serving
mailing list