Nginx Tricks 
howtoforge.com —
This how-to describes how to install and configure Nginx to accelerate an Apache server based on RHEL 5.2.
Posted by
aroedl 4 months ago
aroedl 4 months ago
brainspl.at —
Nginx is my new favorite front end for my rails apps and has been very stable during my testing and abuse of it. It is actually faster then lighty for static files and the proxy and rewrite modules are way more complete. In my benchmarks on my macbookpro, nginx serves static files at 13+k requests/sec. And it performs better for proxied requests then pen, pound or apache2.2. It also handles ssl...
Posted by
flood 7 months ago
glauche.de —
Recently i’ve been playing around with xen and different hosting solutions, and i was wondering about lightweight, yet performant replacements for the usual apache + mod_fcgi + dispatcher stack. I did toy around with nginx before, together with mongrel with quite good success.
Posted by
flood 7 months ago
slicehost.com —
There are several ways of serving a Ruby on Rails application, one of which is to use Nginx to proxy requests to mongrels. This little howto should also work with 'thin'.
Posted by
flood 7 months ago











