Suppose you're running an application on a Passenger + Nginx powered server and you want to add caching.
Perhaps your application has a dynamic, public endpoint but the contents don't change super-frequently or it isn't critically-important that the user always gets up-to-the-second accuracy,
https://danq.me/2022/03/11/nginx-passenger-caching/