Issue #9594 has been reported by Omry Yadan. ---------------------------------------- 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: Unreviewed Priority: Normal Assignee: Category: 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.
