File: proxy-recoverable-node-timeout-setting-f2520a2f6ff79433.yaml

package info (click to toggle)
puppet-module-swift 25.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,400 kB
  • sloc: ruby: 9,593; python: 38; sh: 10; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 314 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
features:
  - |
    Adds a new proxy config option to set recoverable_node_timeout. This
    setting defaults to node_timeout, which affects HEAD, GET and PUT requests.
    However, it makes sense to keep the timeout for GET and HEAD requests
    shorter to allow quicker recovery and prevent client timeouts.