Hello Christopher,

Here is my last update on port/addr consistency. I addressed all the
point you mentioned. I hope I did not forgot anything.  I will come back
with `check-addr` and `agent-port` on the cli once those patches are
accepted.

William Dauchy (5):
  BUG/MINOR: cli: fix set server addr/port coherency with health checks
  MEDIUM: server: adding support for check_port in server state
  MEDIUM: check: remove checkport checkaddr flag
  BUG/MINOR: check: consitent way to set agentaddr
  MEDIUM: check: align agentaddr and agentport behaviour

 doc/configuration.txt                         | 10 +--
 doc/management.txt                            |  1 +
 include/haproxy/check.h                       |  2 +
 include/haproxy/server-t.h                    | 10 +--
 .../checks/1be_40srv_odd_health_checks.vtc    |  2 +-
 .../checks/40be_2srv_odd_health_checks.vtc    |  2 +-
 reg-tests/checks/4be_1srv_health_checks.vtc   |  6 +-
 src/check.c                                   | 33 ++++++++--
 src/dns.c                                     |  3 +-
 src/proxy.c                                   |  4 +-
 src/server.c                                  | 64 +++++++++----------
 11 files changed, 78 insertions(+), 59 deletions(-)

-- 
2.30.0


Reply via email to