How to mirror TCP connections in nginx free version
Using nginx free version, on receiving a tcp connection request, is it possible to broadcast connection to list of backend servers simultaneously using streams module.
How to mirror TCP connections in nginx free version
Using nginx free version, on receiving a tcp connection request, is it possible to broadcast connection to list of backend servers simultaneously using streams module.