Pages

Migrating to Phusion Passenger

I have been using nginx and mongrel for my rails application on my 256 slice. It has been nice, except administration is becoming a big overhead when considering all the stuff I had to deal with fastcgi scripts for my other PHP applications/domains. 
I liked nginx because of its small footprint, and high performance. However when the [...]