I am running into deployment issues with Phusion Passenger on a fairly large app: stalled processes on high loads, idle processes, slow firing up of an instance, etc. So I was looking into Unicorn, which I like very much from an architecture/performance perspective.
Are there any easy to follow migration guides to go from Nginx Phusion Passenger to Unicorn?