Hello, I'm in doubts about how to use geowebcache embebbed in geoserver.
After reading the manual, if I got it right, in the geoserver backend you should activate the option "Enable direct WMS integration". That, under certain conditions described there, will enable geowebcache support: http://docs.geoserver.org/stable/en/user/geowebcache/using.html I build my OL request with something like: new OpenLayers.Layer.WMS( layer_params.title, urlOfWMSGeoserver, //something like myserver:8080/geoserver/wms {layers: layer_params.name, format: "image/png", transparent: true}, {isBaseLayer: false, singleTile: true, visibility: true, 'reproject': true, 'tiled': true}); But, after doing some petitions, I have checked geowebcache backend (at myserver:8080/geoserver/gwc) and seeing the statistics showed there I don't see any major differences. Seem like is not working, but I'm not sure. How should I check it's properly working? best, amaneiro ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
