worldbank-climate-group / resilience-indicator-tool

GNU General Public License v3.0
0 stars 2 forks source link

Remove requirement to clear cache #17

Closed bjohare closed 8 years ago

bjohare commented 8 years ago

Issue by adrivsh Wednesday Jun 08, 2016 at 18:00 GMT Originally opened as https://github.com/worldbank-climate-group/resilience-indicator-tool-old/issues/16


i guess one can set expiry date for cache ?

bjohare commented 8 years ago

Comment by adrivsh Thursday Jun 16, 2016 at 13:31 GMT


Current situation is that hitting F5 actually reloads the page entirely.

But just going to wb.geoweb.io from another page (or from that same page for that matter) does not actually reloads the page from the server.

bjohare commented 8 years ago

Do we still need this.. am reluctant to disable caching as it will increase page load times?

adrivsh commented 8 years ago

flagging with a milestone this is not Brian job (label would be better but cant add label)

The point is to let the client browser know when there is a new version in the server, in that case the client browser understands its cache is expireded and recaches

adrivsh commented 8 years ago

actually this is already fixed, somehow.