Child pages
  • Load Balancing Servers

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After setting up HTTP Server to act as single point of entry for connecting clients and as Load Balancer, all connecting clients will connect to the HTTP Server's url. The HTTP Serverwill Server will dispatch the request to one of the Servoy Application Servers which will then continue to service the client.

Servoy Smart Clients will connect directly to the individual Servoy Application Server in the cluster to which they have been directed by the HTTP Server.

Servoy Web Clients connections to run through the HTTP Server to the Servoy Application Server instance that services the client.