[Geoserver-devel] [jira] (GEOS-5235) write GWC specific HTTP response headers when using direct WMS integration

Gabriel Roldán created ImprovementGEOS-5235
write GWC specific HTTP response headers when using direct WMS integration

Issue Type:

ImprovementImprovement

Assignee:

Gabriel Roldán

Components:

GWC

Created:

24/Jul/12 4:45 PM

Description:

GWC as of 1.3.0 writes down some specific HTTP response headers with every tile request that are useful for debugging.
For instance:

  • geowebcache-cache-result: MISS|HIT
  • geowebcache-tile-index: [x, y, z]
  • geowebcache-tile-bounds
  • geowebcache-gridset
  • geowebcache-crs

When a request is intercepted by “direct WMS integration”, add those too.
It currently writes only

  • geowebcache-cache-result
  • geowebcache-miss-reason: <description of why the tile wasn’t served by GWC>

Fix Versions:

2.2.x

Project:

GeoServer

Priority:

MajorMajor

Reporter:

Gabriel Roldán

This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your [JIRA administrators](https://jira.codehaus.org/secure/ContactAdministrators!default.jspa). For more information on JIRA, see: [http://www.atlassian.com/software/jira](http://www.atlassian.com/software/jira)