Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
To prevent thundering herds, puppetserver may return Retry-After and ask the agent to sleep. Until recently the agent would keep the connection open, until timeout occurs. To reduce resource usage on puppetserver, we should close the connection immediately.
The latest puppetserver version will return Connection: close, but agents may talk to older puppetservers versions which would benefit from this.
Attachments
Issue Links
- relates to
-
SERVER-2696 503 responses sent when the JRuby pool is overloaded should include Connection: close headers
-
- Resolved
-