Jerry, mapcache has no knowledge of where there's data or not. If it has the requested tile in its cache it will serve it, otherwise it will ask the wms to render it, then cache it, then serve it. Wether the wms hit actual data or not is not mapcache's problem.
-- thomas On 24 April 2014 21:58, jrumbolt <[email protected]> wrote: > Thomas, > > Hmmm... that means the for some reason mapcache is not using my cache. As a > test if, if I seed the cache and then point the map to some nonexisting data > then as long as the requests are of an area that I seeded then it should > still work, correct? > > Regards, > > Jerry > > > > -- > View this message in context: > http://osgeo-org.1560.x6.nabble.com/mapcache-check-cache-before-testing-source-data-tp5136792p5136981.html > Sent from the Mapserver - User mailing list archive at Nabble.com. > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
