FWIW, we use our pre-existing F5s (which we've got for production traffic) so we carved off a Puppetmaster VIP on those with no problem at all.
D On Feb 15, 2011, at 9:30 PM, 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? > > On Feb 15, 8:11 pm, trey85stang <[email protected]> wrote: >> Hey All, I'm still experimenting with a puppet backend for 6000 >> hosts. I have switched from mongrel to a passenger backend on a >> single puppetserver. >> >> Afterwards any node that is not defined in the external nodes script, >> is now rejected even if they have an entry in my nodes.pp manifest. >> With the mongrel server this works as expected. >> >> Anyone know what might be wrong? >> >> OS is CentOS 5.5 >> ruby 1.8.7 compiled from source >> rake from source latest >> puppet 2.6.4 >> latest facter >> everything else is 5.5 based rpms. >> >> Config files are verbatim from the passenger on enterprise linux from >> the puppet documentation. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
