Mark Plaksin wrote: > Sort of :) We run 12 masters in mongrel. Passenger doesn't seem have a > "run at least this many puppetmasters" setting. We set the max to 12 to > match mongrel but we never saw more than 6 masters running. We bumped > max to 24 late yesterday and I now see 11 masters running. We'll see > how it performs during today's big schedule run. >
Yeah, PassengerMaxPoolSize is a bit confusing - they say it's for tuning memory usage, but then say it is the max # of worker Rails processes it'll spawn. I don't care if you've got 12TB of ram, if you're only running a single core you don't want to set it very high. > All of our puppetmasters are running on the same size hardware. The > machines have 8 cores and 12G of RAM. > > Do you expect Passenger to perform better? > Not necessarily. But load average isn't exactly a great performance metric. BTW, what's the load average getting up to? You've got 8 cores, so something between 10-16 is probably fine, no? -scott --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---