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