80acf3bea8
[haproxy_amphora]/active_connection_rety_interval is renamed to active_connection_retry_interval. A config option with the typo still exists as a deprecated alias, so it doesn't break compatibility with old config files. Change-Id: Iafc479f1628fd3959c3f0ef83edb7a739823fb91
13 lines
464 B
YAML
13 lines
464 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``[haproxy_amphora].active_connection_rety_interval`` configuration
|
|
option has been renamed to
|
|
``[haproxy_amphora].active_connection_retry_interval``. An alias for the old
|
|
name is in place to maintain compatibility with old configuration files.
|
|
fixes:
|
|
- |
|
|
The ``[haproxy_amphora].active_connection_rety_interval`` configuration
|
|
option has been renamed to
|
|
``[haproxy_amphora].active_connection_retry_interval``.
|