Wednesday, August 15, 2012

Amazon Load Balancer Setup for Websocket

Open your load balance settings on amazon and set port configuration to TCP forwarding

That should work.

Note that you can't get access to the client's IP address since the load balancer doesn't forward that to your websocket server.

Hope this helps

No comments:

Post a Comment