On Tue, Feb 15, 2011 at 06:30:29PM -0800, trey85stang wrote:

> while I am at it,  what is the best way to load balance between
> multiple servers using passenger?  a dedicated load balancer or can
> the balancing be done within passenger like mongrel?

As you're using Passenger you could get Apache (or nginx if that's what
you're using) to do the load balancing for you. Using mod_proxy as you
would with mongrel to serve it out between a number of passenger vhosts
on multiple backends.

-- 
ben

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to