Issue #9594 has been updated by Omry Yadan.
version 2.7.1 my regular puppetd --test time jumps from seconds to minutes (~10 seconds -> ~30 minutes) when the dns is reverse queries were slow. ---------------------------------------- Bug #9594: DNS queries by puppet are not cached - can lead to very poor performance https://projects.puppetlabs.com/issues/9594 Author: Omry Yadan Status: Needs More Information Priority: Normal Assignee: Omry Yadan Category: plumbing Target version: Affected Puppet version: Keywords: Branch: Puppet performs really poorly if DNS server reverse lookups are slow. it appears that no caching is performed, and that the reverse lookup queries are executed hundreds if not thousands of times per puppetd --test. I did not analyze if this is happening on the client or on the master (or on both). I think DNS queries (both normal and reverse) should be cached, this will improve puppet performance significantly in some cases. -- 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.
