If your sunstone performs so bad I doubt that is something you can solve by load balancing.

Is it running with Webbrick or with thin (i.e. is the thin gem installed?)? I would check gem versions in general... make sure you are running the latest etc. thin can launch several processes too (-s) so you can try using it along with nginx.

You can also try proxying with Apache+passenger which will also take care of spanning several processes...

Hector

On Wed, 09 Jan 2013 11:13:49 +0100, Zeeshan Ali Shah <zas...@pdc.kth.se> wrote:

HI,
We are running sunstone as proxy with nginx . during testing with only 2 users the server hanged . nginx was fine but sunstone went belly up (very slow with no error in debug)

1. any way we can increase number of processes for sunstone ?
2. or running sunstone with different ports on same system and load balance them from nginx ?

any hint ?

Regards

Zeeshan
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org


--
Hector Sanjuan
@hecsanjuan
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to