Using a mySQL-backed app, add additional instances connected to the same database. Place those instances behind a load balancer, and see of anything falls apart.
The trickiest part will be uploads (packages and icons). Perhaps this can be stored on shared file space.
We've been using Phusion passenger in production for over a year -- and several others are doing so as well. We've not had any issues. Closing this ticket
Using a mySQL-backed app, add additional instances connected to the same database. Place those instances behind a load balancer, and see of anything falls apart.
The trickiest part will be uploads (packages and icons). Perhaps this can be stored on shared file space.