Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Content layer
id165134321
Content column
id165134336

On this page:

Content block
id165134325
Table of Contents

Scripts

Content block
id165134320

A load balancing proxy builds on top of Configuring TWC with a proxy.  The main difference in this topology is that the load balancer (proxy) is external to the application nodes.

Unlike the use case for the proxy, where the constraint was one where we needed to bind all services to a given port, the load balancer can have 2 distinct topologies.

  • As in the former use case, all services will be bound to a single port (443), and balanced among nodes listening on the native ports
  • The load balancer will listen on the native ports, and load balance to the various nodes

In the diagram below, we are depicting the second topology, where each front end is bound to the native port and forwarding to the load balanced backend.

Analogous to the HTTP Proxy depiction in Configuring TWC with a proxy, a single front end can be configured to handle all of the https services on a single port and route to the respective load balanced backend.