haproxy-dashboard
haproxy-dashboard copied to clipboard
ipv6 is not correctly managed
Hi,
Using IPv6 more and more, I have just noticed that this is not managed correctly from the dashboard.
Indeed, when you want to add an http frontend from a server with IPv4 AND IPv6, adding the front from the dashboard only works with IPv4.
In the configuration file that is generated, the "v4v6" parameter would be missing, which is as follows:
bind :::443 v4v6 ssl crt [...]
I hope this issue will help develop this little dashboard which is really promising (and practical!).
Hi, Thank you for paying attention to that issue! This issue will be addressed in the next version release forsure.