commit | 211c9679c8c10f6a09f95c2aa613225887607850 | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.org> | Tue Aug 24 17:18:13 2021 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Tue Aug 24 17:18:13 2021 +0200 |
tree | 407849ae1da4cebcf95b5aa7885562907c145ee7 | |
parent | cfcbe9ebd9ba9b8343af1b9a08e50abfd3599e15 [diff] |
MINOR: httpclient: add the server to the proxy Add the raw and ssl server to the proxy list so they can be freed during the deinit() of HAProxy. As a side effect the 2 servers need to have a different ID so the SSL one was renamed "<HTTPSCLIENT>".