Caching with GeoWebCacheΒΆ

../_images/geowebcache.png

GeoWebCache is a WMS tiling client. It runs as a proxy server between a map client and map server, caching tiles as they are requested, eliminating redundant requests and saving large amounts of processing time. GeoWebCache has been integrated into GeoServer, although it is also available as a standalone product.

These pages will discuss GeoServer’s built-in GeoWebCache instance. For information about the standalone product, please see the GeoWebCache homepage.

Next: Setup