1234567891011121314151617181920 |
- .. _community_gwc_distributed:
- GWC Distributed Caching community module
- =========================================
- GWC Distributed Caching module provides support for distributed in Memory caching using the Hazelcast API.
- Installing the WPS download module
- -----------------------------------
- #. Download the GWC Distributed module from the `nightly GeoServer community module builds <https://build.geoserver.org/geoserver/main/community-latest/>`_.
- .. warning:: Make sure to match the version of the extension to the version of the GeoServer instance.
- #. Extract the contents of the archive into the ``WEB-INF/lib`` directory of the GeoServer installation.
- Module description
- ------------------
- More information about Caching Configuration can be found at the :ref:`gwc_config` and :ref:`gwc_webadmin_defaults` pages.
|