I've recently upgraded my puppet installation to Puppet 3.7.5 with Puppet Server 1.0.8. It's working very well, but I'm curious about Puppet Server's logs. Whenever an agent runs, Puppet Server outputs something like this:
2015-05-01 11:20:29,243 INFO [puppet-server] Puppet Caching node for
foo.example.com2015-05-01 11:20:32,320 INFO [puppet-server] Puppet Caching node for
foo.example.comWhy does this happen twice for each agent run?