andrew-delph / libgdx-game

A game inspired by Terraria and tower defense, featuring multiplayer support, procedural world generation.
1 stars 0 forks source link

use nginx server as reverse proxy? #421

Open andrew-delph opened 1 year ago

andrew-delph commented 1 year ago

test if proxy_pass can work for streaming the grpc stream

andrew-delph commented 1 year ago

https://www.nginx.com/blog/nginx-and-zookeeper-dynamic-load-balancing-and-deployments/

andrew-delph commented 1 year ago

https://www.nginx.com/blog/nginx-1-13-10-grpc/

andrew-delph commented 1 year ago

first. see if you can forward connections to the correct server with nginx. inlcude the internal ip address in the path or something.

second. try and use zookeeper with ngix to pass something which hide the internal ip address when connecting

andrew-delph commented 1 year ago

when the dead server clean up kills alsoo servers.. possibly kill the nginx service also