agourlay / post-on-my-fridge

Fun content platform built with Akka and Ember.js
Apache License 2.0
21 stars 4 forks source link

Increase http expiration date. #36

Closed agourlay closed 12 years ago

agourlay commented 12 years ago

Currently, the expiration is automatically set to 10 minutes. http://weblogs.java.net/blog/felipegaucho/archive/2007/08/expires_http_he.html http://www.vineetmanohar.com/2010/10/java-expiry-date-header/

Set a longer time on all resources from images/lib, css/lib, scripts/lib. Set a shorter time on all my resources from images/pomf, css/pomf, scripts/pomf

agourlay commented 12 years ago

Done