lanproxy icon indicating copy to clipboard operation
lanproxy copied to clipboard

proxy-server behind NGINX

Open falmanna opened this issue 5 years ago • 1 comments

Hello,

I am wondering, is it possible to set up the proxy-server behind a load balancer like NGINX? So the setup will be as follows: User <--> NGINX <--> Proxy-server <--> NGINX <--> Proxy-client Both users and Proxy-client will communicate with Proxy-server over NGINX.

I tried to set it up with correct port forwarding, but it seems that the TCP connections from Proxy-client are getting dropped before reaching Proxy-server

Thanks

falmanna avatar Dec 02 '19 09:12 falmanna

User <--> NGINX <--> Proxy-server has supported Proxy-server <--> NGINX <--> Proxy-client is not supported yet

ffay avatar Dec 02 '19 09:12 ffay