Feature #2906
keepalive support in puppetd
| Status: | Accepted | Start: | 12/08/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | fileserving | |||
| Target version: | - | |||
| Affected version: | 0.25.1 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
puppetd should keepalive 1 connection for all fileserver.* actions, and shedule them at beginning, so that manifests are not applied if some of the actions fail and puppetmaster load is less (1 connection per server per session).
Related issues
| related to Puppet - Bug #2901: numerous issues with puppetmaster 0.25.1 and passenger (2... | Investigating | 12/08/2009 |
History
Updated by James Turnbull 9 months ago
- Category set to fileserving
- Status changed from Unreviewed to Needs design decision
- Assignee set to Luke Kanies
Updated by Luke Kanies 9 months ago
- Status changed from Needs design decision to Accepted
- Assignee deleted (
Luke Kanies)
This is a good idea, but when we tried it before we had message corruption issues.
I’m all for this, it just requires some extra work to make sure it’s functional without causing damage.