We've compiled mapcache again from trunk with the debug set and now we get
this info:

[Wed Dec 21 13:00:08.887057 2016] [:debug] [pid 12513] mod_mapcache.c(162):
[client 10.1.1.1:54041] calling tile_get on cache (topo2matrikkel):
(tileset=topo2matrikkel, grid=utm33n, z=3, x=1, y=4
[Wed Dec 21 13:00:08.887072 2016] [:debug] [pid 12513] mod_mapcache.c(162):
[client 10.1.1.1:54041] calling tile_get on cache (topo2):
(tileset=topo2matrikkel, grid=utm33n, z=3, x=1, y=4
[Wed Dec 21 13:00:08.887081 2016] [:debug] [pid 12513] mod_mapcache.c(162):
[client 10.1.1.1:54041] checking for tile
/cache/mapcache/topo2/topo2matrikkel/utm33n/03/000/000/001/000/000/004.png

So the problem is that its looking for the tile at
/topo2/topo2matrikkel/.... instead of just /topo2/......... and as far as I
can make out, this will either mean that the topo2 cache won't work (it
does) or that the tile would have to be stored twice for topo2matrikkel to
work, which I guess would be contary to the idea of a composite cache?



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Mapcache-Composite-cache-problem-tp5300828p5300864.html
Sent from the Mapserver - User mailing list archive at Nabble.com.
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to