Does anyone know how to set this up properly for virtual hosting?
I am able to get this to work with apache and fastCGI. However apache would create a process for every user running an app. Imagine 500 users are using ruby and rails, then there will be like 500 processes.
Any advice?
I am able to get this to work with apache and fastCGI. However apache would create a process for every user running an app. Imagine 500 users are using ruby and rails, then there will be like 500 processes.
Any advice?