On Wed, Dec 12, 2018 at 11:00:21AM -0700, Sean Reifschneider wrote: > Thanks, that makes sense and I did a quick test with just the Host header > based routing and that was looking good. I don't recall where I got to > both SNI and host selection, that might be something that fixed a problem 3 > years ago, or might have just been my misunderstanding.
It's very likely inherited from early configs where we didn't support SSL but were able to inspect the SNI and route to an SSL server based on it. Nevertheless, what matters is that 1) it's fixed for you, and 2) there is no ugly bug to chase for me :-) cheers, Willy

