On Fri, Apr 8, 2016, at 12:24 AM, Volkan Gümüs wrote: > Hi, > > how can I connect my GeoServer instance to my standalone GeoWebCache > instance? > > I found instructions to configure layers in GeoWebCache using > GetCapabilities, but there's no document for connecting GeoServer WMS to > GeoWebCache.
There is currently no way of getting the exact same level of integration between GeoServer and a stand alone GWC as there is between GeoServer and its internal GWC instance. You could try the WMS Autoconfiguration component in GWC. That will read the WMS GetCapabilities document produced by GeoServer and automatically create cache layers based on it. http://geowebcache.org/docs/1.8.1/quickstart/index.html Otherwise the only option is to configure the GWC layers manually. -- Kevin Michael Smith [email protected] ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! http://pubads.g.doubleclick.net/ gampad/clk?id=1444514301&iu=/ca-pub-7940484522588532 _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
