On Mon, May 7, 2012 at 1:04 PM, Chris Holmes <[email protected]> wrote: > On Mon, May 7, 2012 at 3:42 PM, Andrea Aime > <[email protected]> wrote: >> On Mon, May 7, 2012 at 5:30 PM, Chris Holmes <[email protected]> wrote: >>> >>> It should, though you have to be sure you've also enabled direct WMS >>> integration in GeoWebCache, or it'll just a small in memory tile thing in >>> geoserver. I think in 2.1.3 there's an option to turn it on in the geoserver >>> admin. >> >> >> Direct GWC integration + tile requests matching an official GWC grid, >> otherwise you end up >> on the standard WMS path. >> Better, imho, to hit directly GWC, if a request is not cacheable because >> outside of the >> pre-defined grid you at least get back an error message >> > > +1. _especially_ when testing. > If, by the other hand, you do want to use direct WMS integration, when testing you can check the HTTP response header named geowebcache-tile-index. If present, the request was served by gwc, otherwise by the regular WMS.
Cheers, Gabriel ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
