Issue #15611 has been reported by eric sorenson.
----------------------------------------
Bug #15611: 'configtimeout' setting is erroneously named
https://projects.puppetlabs.com/issues/15611
Author: eric sorenson
Status: Unreviewed
Priority: Normal
Assignee:
Category: agent
Target version: 3.x
Affected Puppet version:
Keywords: http configtimeout settings
Branch:
There's an agent setting 'configtimeout' which purports to:
:configtimeout => {
:default => 120,
:desc => "How long the client should wait for the configuration to be
retrieved
before considering it a failure. This can help reduce flapping if too
many clients contact the server at one time.",
},
This is not correct though, as it's actually used for all http connections.
The option should be renamed to reflect reality (perhaps to `httptimeout`?) and
docs updated accordingly.
--
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.