-
Bookmarked http://no-fucking-idea.com/blog/2012/03/31/caching-and-serving-stale-content-with-nginx/
page on no-fucking-idea.comCaching and Serving Stale Content With NginxCaching With ruby and rails we often want to have caching of static content so we will try to reduce requests that has to come through rails stack when possible. Nginx…