4443596e29
Configure the lo interface in the amphora-haproxy namespace. It fixes issues with the synchronization of haproxy peer/stick tables when updating a load balancer configuration. Story 2009005 Task 42682 Change-Id: I15997acaf12258ec483286dad676efdea8963611
9 lines
391 B
YAML
9 lines
391 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an issue with the ``lo`` interface in the ``amphora-haproxy`` network
|
|
namespace. The ``lo`` interface was down and prevented haproxy to
|
|
communicate with other haproxy processes (for persistent stick tables) on
|
|
configuration change. It delayed old haproxy worker cleanup and increased
|
|
the memory consumption usage after reloading the configuration.
|