Issue #2906 has been updated by Matt Wise. Priority changed from Normal to High Target version set to 2.7.0
Bumping up the priority of this in hopes that somebody will notice it. :) This will become a more and more important issue as people begin to expand their puppet environments and put them behind load balancers. Implementing this should increase the reliability of puppet-runs, as the client will be guaranteed to have a working session with the server at all times, rather than potentially not being able to reach the server to download a file or two during the actual puppet run. This also allows the Apache server to gracefully shut down without impacting any running-puppet-clients, as they wont try to re-hit that server once they're done with their session. ---------------------------------------- Feature #2906: keepalive support in puppetd https://projects.puppetlabs.com/issues/2906 Author: konrad rzentarzewski Status: Accepted Priority: High Assignee: Category: fileserving Target version: 2.7.0 Affected Puppet version: 0.25.1 Keywords: Branch: puppetd should keepalive 1 connection for all fileserver.* actions, and shedule them at beginning, so that manifests are not applied if some of the actions fail and puppetmaster load is less (1 connection per server per session). -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
