You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Load balancing is kind of reverse proxy, it sits in front of backend servers, receiving the request from client and then distributing the request to any of available servers.