This documentation is from an open source community project.

While every reasonable effort is made to ensure it is correct, it is provided "as is" for reference only, with no guarantees that it is complete, accurate, or current. Not all features, extensions, and plug-ins described within these docs are supported by Boundless.

See an error? Scroll to the bottom to 'Report an Issue'.
Community Docs  
  • Introduction
    • What Is GeoWebCache?
    • Architecture
    • Community
    • Standalone vs. GeoServer-integrated
  • Installation
    • Installing Java and Tomcat
    • Installing GeoWebCache
    • Upgrading from a pre 1.4 release
  • Quickstart
    • View preconfigured layers
    • View layers from a WMS
    • Special cases
    • Additional information
  • Concepts
    • Tiles
    • Gridsets and Gridsubsets
    • Metatiles
    • Storage components
    • Operations
  • Configuration
    • Configuring Layers
    • Security
    • Storage
    • Additional Information:
    • Enabling/Disabling Services
    • Disk Quotas
    • Reloading Configuration
  • Web Interface
    • Status Page
    • Demo Page
    • Seed Pages
  • Services
    • WMS - Web Map Service
    • WMS-C - WMS Tiling Clients
    • WMTS - Web Map Tiling Service
    • TMS - Tile Map Service
    • KML
    • Google Maps
    • Bing Maps
    • Mobile GMaps
    • Special HTTP Response Headers
  • REST API
    • Managing Layers through the REST API
    • Seeding and truncating through the REST API
    • Querying the running tasks
    • Terminating running tasks
    • Disk Quota REST API
    • Mass Truncation
    • In Memory Cache Statistics
    • Formats and representations
    • Authentication
    • Status codes
  • Production
    • Operating Environment
    • Hardware considerations
    • Operating system settings
    • Seeding and Truncating the Cache
    • Resource Allocation
    • Clustering
  • Troubleshooting
    • Configuration problems
    • Incorrect or broken tiles
    • Logging
    • XStream
    • Getting help
  • Development
    • Setting Up
    • Setting up Eclipse
    • Contributing patches
  • Frequently Asked Questions
 
GeoWebCache User Manual
  • OpenGeo Suite »
  • GeoWebCache »
  • Configuration
Next Previous

ConfigurationΒΆ

This section describes the several configuration options available in GeoWebCache.

For information on graphical configuration options, please see the section on the Web Interface.

Note

After making any changes to the configuration, make sure to reload the configuration.

  • Configuring Layers
    • How to configure layers
    • Custom projections
    • Palettes
    • Parameter Filters
    • Request Filter
    • Serving Layers From Pre-Cached ArcGIS Tiling Schemes
    • Using a Static Capabilities Document
    • Expiring tiles with GeoRSS
    • Tile expiration
    • Gridsets and Gridsubsets
    • Selective zoom level caching
    • Examples
  • Security
  • Storage
    • Cache
    • Configuration File
    • BlobStore configuration
  • Additional Information:
    • In-Memory caching
  • Enabling/Disabling Services
  • Disk Quotas
    • Enabling disk quotas
    • Disabling disk quotas
    • Expiration policies
    • Global Quota
    • Individual Layer Quotas
    • Polling time
    • Other settings
    • Disk quota storage
    • Disk quota schema
  • Reloading Configuration
    • Reload the application
    • Reload via the web interface
    • Reload via a POST request with cURL
Next Previous

© CC BY-SA 3.0.
Report an Issue
  Component Manuals
  • GeoServer Spatial Server
  • GeoWebCache Map Tile Cache
  • PostGIS Spatial Database
  • QGIS Desktop GIS

  • Boundless SDK Web Client API
  • OpenLayers Web Mapping Library
  • GeoExplorer Web Map Viewer

Back to Suite User Manual
Based on RTD theme.