vim-doc
vim-doc copied to clipboard
Improve caching
See also:
- http://devcenter.heroku.com/articles/caching-strategies
- http://devcenter.heroku.com/articles/http-caching
Try to write a test application with Sinatra like http://stackoverflow.com/a/8713188 to check whether Varnish on Heroku works fine or not.
I wrote a test application with Sinara http://heroku-varnish-test.heroku.com/with_cache but Varnish doesn't work for it. There must be a problem in the test application https://github.com/kana/heroku-varnish-test but I couldn't find it.