puppet-octavia/releasenotes/notes/haproxy_amphora-connection-opts-abb413396c1d98b8.yaml
Takashi Kajinami ca3c4cc1c1 Add support for more connection tunables in [haprpoxy_amphora]
This change adds support for the following tunable parameters in
the haproxy_amphora section.

 - active_connection_max_retries
 - active_connection_retry_interval
 - faiolver_connection_max_retries
 - faiolver_connection_retry_interval

Change-Id: I6a2686a4e33c75d863ae146a3af37d416e01a655
2022-01-16 11:04:48 +09:00

11 lines
278 B
YAML

---
features:
- |
The following parameters have been added to the ``octavia::controller``
class.
- ``active_connection_max_retries``
- ``active_connection_retry_interval``
- ``failover_connection_max_retries``
- ``failover_connection_retry_interval``