Michael Hekeler wrote:
> are you looking for redirections?
>
> redirection lets you distribute load based strictly on TCP/IP
> characteristics (I mean this in the sense of that they don't do
> protocol inspection and also don't alter the contents in any
> way - just adding a pf(4) rule to direct traffic to one hosts)
>
> see:
> man -O tag=REDIRECTIONS relayd.conf

Hi Michael,

That would work if serving from only one server, but in this case I'd
like to have more than one proxied via IPv4.

So I imagine having one server, with relayd and a public IPv4 proxying
to multiple servers with IPv6, differentiating which one with SNI to
figure out where the traffic needs to go.

-Henrich

Reply via email to