Load Balancing WebSockets
An introduction to WebSockets and how to load balance them. WebSockets creates a responsive experience for end-users by creating a bi-directional communication stream versus the one-way HTTP ...
Published Jul 31, 2015
Version 1.0Eric_Chen
Employee
Joined May 16, 2013
Eric_Chen
Employee
Joined May 16, 2013
Eric_Chen
May 29, 2018Employee
Re: redirecting http to https
There should be no issues.
redirect: http -> https (only HTTP)
https: https -> wss (transition from https to websockets)