asah / footprint2009dev

original dev repo for AllForGood.org
http://AllForGood.org/
0 stars 1 forks source link

Set caching headers on autocomplete #390

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
* What steps will reproduce the problem?

Watch HTTP traffic for 
http://footprint2009qa.appspot.com/autocomplete/query?q=foo

* What is the expected output?

Sensible caching headers (either complete headers to mark it uncachable, or 
some reasonable time to cache it.

* What do you see instead?

Partial no-cache headers.

* Suggested fix from Adam:

Use versioned URLs, then set very long cache headers per version.

Original issue reported on code.google.com by matthew....@google.com on 16 Jun 2009 at 9:12

GoogleCodeExporter commented 9 years ago

Original comment by adam.sah on 24 Jun 2009 at 10:26

GoogleCodeExporter commented 9 years ago

Original comment by adam.sah on 24 Jun 2009 at 10:35

GoogleCodeExporter commented 9 years ago

Original comment by adam.sah on 25 Jun 2009 at 6:01