RubyFlow The Ruby and Rails community linklog

Speed up Rails with Nginx’s Reverse Proxy Cache

Nginx is a great web server for Rails apps, but did you know it also has powerful caching abilities? To take advantage, you’ll need to set appropriate HTTP cache headers in your Rails app, and then turn on reverse proxy caching in Nginx. Here’s my tutorial.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in