plugins icon indicating copy to clipboard operation
plugins copied to clipboard

net/haproxy: add SNI support in mapfile-based backend selection

Open cluck opened this issue 8 months ago • 3 comments

This adds two options to the "Map domains to backend pools using a map file". One of the options is addressing https://github.com/opnsense/plugins/issues/3641.

The first option adds all map_dom, map_str, map_beg, map_end and map_reg (regex) support. 2024-06-04_11h33_26

The second option adds SNI support.

2024-06-01_19h38_18

Defaults are chosen such that existing setups don't change behavior.


I am currently testing this in our lab, but the more testing this gets the better.

cluck avatar Jun 01 '24 17:06 cluck