commit | 9215ffa6b294374e99e5ab027bea9b34642d7277 | [log] [tgz] |
---|---|---|
author | Daniel Corbett <dcorbett@haproxy.com> | Sat May 19 19:43:24 2018 -0400 |
committer | Willy Tarreau <w@1wt.eu> | Thu May 24 22:06:08 2018 +0200 |
tree | 14e0271e2b26ef2b66c1c6c51a20f9a955b4259f | |
parent | 0cd82e883ef034508ebeef04fd25ffc946e80cfc [diff] |
BUG/MEDIUM: servers: Add srv_addr default placeholder to the state file When creating a state file using "show servers state" an empty field is created in the srv_addr column if the server is from the socket family AF_UNIX. This leads to a warning on start up when using "load-server-state-from-file". This patch defaults srv_addr to "-" if the socket family is not covered. This patch should be backported to 1.8.