Title: Message Title
Joshua Cooper commented on an issue
Puppet / Improvement PUP-1726
Keep-alive support for puppet agent
Puppet agent execution is deadly slow on far end nodes.

Since puppet agent doesn't support keep-alive connection initiation is deadly slow. Assume you have ~300ms RTT then:
- TCP connection initiation (3-way handshake)
- SSL tunnel negotiation (4-way handshake)
makes any transaction > 1 second long!

Additionally it wastes quite a lot of CPU resou...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to