[Tilecache] Max-Age
Linde Ackermans
roselinda.ackermans at ec.europa.eu
Tue Mar 31 04:31:30 EDT 2009
Hi,
I added this to Service.py, and in the response header now appears this Cache-Control directive.
But when I re-load the page, I still see the tilecache GET request being done, and responded to with 200(OK). Why is this ? Why is the browser (FF) not using it's cached version ?
best regards,
Linde
# in Service.py :
...........
print "Cache-Control: public, max-age=604800" # <----------------
print "Content-type: %s\n" % format
..............
--
View this message in context: http://n2.nabble.com/Max-Age-tp1837643p2561793.html
Sent from the TileCache mailing list archive at Nabble.com.
More information about the Tilecache
mailing list