[mapguide-trac] #467: Add proper cache headers & file date to
GETTILEIMAGE response
MapGuide Open Source
trac_mapguide at osgeo.org
Thu Feb 28 08:05:03 EST 2008
#467: Add proper cache headers & file date to GETTILEIMAGE response
----------------------------+-----------------------------------------------
Reporter: zspitzer | Owner:
Type: defect | Status: new
Priority: medium | Milestone:
Component: Tile Service | Version: 2.0.0
Severity: major | Keywords:
External_id: |
----------------------------+-----------------------------------------------
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
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/467>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list