On Wed, Jun 13, 2012 at 2:53 PM, Matthew Burgess <[email protected]> wrote:
> As soon as I set storeconfigs to false, and restart httpd (puppet is > being served behind mod_passenger), a puppet-load > run with 100 concurrent clients works with 100% success. Sorry, this should read 20 concurrent clients. 100 concurrent clients happens to work as well, but that's way above the level of scaling we require at present. In addition, the tests were run after performing a 'puppetd --test' to store the initial config in the DB. With no manifests being applied, I'm not expecting any further writes to the DB during the test runs. Is that a reasonable assumption, and therefore is it also reasonable to assume that I should be focusing my efforts on mysql read optimisations/tuning? Regards, Matt. -- 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.
