Hello,
2017-10-17 18:12 GMT+02:00 Willy Tarreau <[email protected]>: > On Tue, Oct 17, 2017 at 05:36:19PM +0200, Olivier Houchard wrote: >> Hi, >> >> The attached patch adds a new keyword to servers, "check-sni", that lets you >> specify which SNI to use when doing health checks over SSL. > > And applied as well (I thought we already had this). Thanks! We may want to consider this feature for a 1.7 backport. I just had exactly this use-case and needed health-checks to trigger DNS resolution on a backend with a "strict-sni" kind-of configuration. I also believe people have complained about the lack of SNI in health checks in the past. cheers, lukas

