Hi Eduard,
On Sat, May 13, 2023 at 10:43:59PM -0600, Eduard Vercaemer wrote:
> for some context, I recently I tried configuring nginx as a tcp proxy that
> routes
> connections based on sni to multiple upstream services
>
> the server only exposes one tcp port, and receives all connections there,
for some context, I recently I tried configuring nginx as a tcp proxy that
routes
connections based on sni to multiple upstream services
the server only exposes one tcp port, and receives all connections there,
for example
a connection to redis.example.com:1234 would be proxy_pass'ed to some port