Ticket #467 (new enhancement)

Opened 5 years ago

Last modified 3 years ago

Add proper cache headers & file date to GETTILEIMAGE response

Reported by: zspitzer Owned by:
Priority: medium Milestone:
Component: Tile Service Version:
Severity: major Keywords:
Cc: External ID:

Description

Two anonymous valid requests for a tile from the tilecache will retrieve the same file twice

Adding the cached file date to the responce header will help and cache headers

Combining this with RFC 11 and USERNAME=Anonymous will enable a normal proxy server to cache the requests.

To full take advantage of this viewers would need to check if anonymous access is available first for base layers for public sites. It would still work using basic for intranet type environments, it's the session in the url which creates the problem

Change History

Changed 5 years ago by jbirch

You'd also want to add 304 / if-modified-since handling to the MapAgent? I think...

Changed 5 years ago by zspitzer

  • type changed from defect to enhancement

Changed 3 years ago by jbirch

  • version 2.0.0 deleted

Removing version from enhancement request. If this enhancement request has been addressed or is no longer required, please close ticket.

Note: See TracTickets for help on using tickets.