On Monday, May 20, 2013 11:21:48 PM UTC-7, Wil Cooley wrote: > > On Mon, May 20, 2013 at 10:22 PM, Wil Cooley <[email protected]<javascript:> > > wrote: > >> I am noticing a ~10s slow down with 3.2.1-rc1 running 'puppet apply' with >> a manifest that is a single notice() function. >> > > After realizing that even 'puppet --version' took ~10s, I ran the ruby > profiler, noticed there were differences in the number of calls, extracted > & diff'd those, noticed the addition of Socket#gethostbyname and > Socket#gethostname. Eventually I noticed that my /etc/hosts had > myhostname.local instead of just myhostname which (I presume) was causing a > DNS/mDNS lookup. > > So unless anyone else has this problem, forget I said anything. > > Wil >
Hi Wil, Could you provide a bit more information on what the entry in your /etc/hosts file looked like? It would be interesting to reproduce this behavior and see if everything is functioning as intended. Thanks! -Charlie -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-dev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
