So far I’ve configured Nginx to handle file uploads by caching the file to disk and telling rails where it is, rather than passing it through in the request, not fun with large files. Now to do the reverse. Instead of Rails sending files to users thru Nginx, Rails can tell Nginx what file to [...]
-
About Nahum Wild
I'm a High Performance Website Consultant specialising in Ruby on Rails deployments. In this blog I cover common problems I've seen and provide insight on optimisation techniques.


