tproxy
tproxy copied to clipboard
Nats msg bus
Hi, what about to support/use Nats for the tcp proxy forwarding ? Whit this approach it could be very easy to monitor the tcp traffic.
Bye, Luca
any benefits?
Nats is a great idea .
The benefit is because NATS is at its core a virtualised router , with anything going through it . I use it for almost everything because you get automatic load balancing , clustering, retry.
As a consequence you can upgrade services or databases with zero downtime.
It’s more like a mesh router in that way.
I would really appreciate if the cli / gui was separated from the core proxy code .
I'm not sure what's the relationship between nats and tproxy.