On Wed, Jun 13, 2012 at 4:54 PM, Kinzel, David <[email protected]> wrote:
> Are you perhaps running into a max db connection issue (this should be > recorded in logs). > > We set something like wait_timeout=60 in our mysql my.cnf to kill "idle" > connections that don't seem to get properly reused. I don't think so. I can reproduce the failure by restarting the puppet master, then running puppet-load.rb with '--concurrency 2' *twice*. The first time will always succeed; both clients complete successfully. The 2nd and subsequent invocations will always fail with the 400 error. If anyone here is able to share their production apache vhost configs including any passenger directives, I'd be grateful, just so I can compare with mine that were cobbled together via various online sources. 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.
