RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Researching a new form of HTTP caching optimization

Passenger 5 (codename “Raptor”) brought many performance improvements, but a large part of the time is still spent in the app, making it hard for improvements inside the app server to really improve overall real-world performance. In this article we discuss a new idea w.r.t. HTTP caching that has the potential to improve application performance dramatically.

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