CHAPTER16 Services
Mediant 1000 Gateway & E-SBC | User's Manual
Parameter Description
â– To assign the Upstream Group to a TCP/UDP Proxy Server,
configure the parameter to TCP/UDP. To configure TCP/UDP
Proxy Servers, see Configuring TCP-UDP Proxy Servers on
page266.
â– To assign the Upstream Group to an HTTP Proxy Server,
configure the parameter to HTTP/HTTPS. To configure HTTP
Proxy Servers, see Configuring HTTP Proxy Servers on page260.
â– For NGINX, the parameter determines nesting within the "http" or
"stream" context.
'Load Balancing
Mode'
load-balancing-
mode
[UpstreamGroup_
LoadBalancingMode]
Defines the load-balancing of traffic method for the hosts belonging to
the Upstream Group.
â– [0] Round Robin = (Default) Traffic requests are balanced across
all hosts. Every consecutive request is sent to the next available
host.
â– [1] IP Hash = All requests from a given client (by IP address) is
sent to the same host, regardless of current load.
â– [2] Least Connections = New requests are sent to the host with
the fewest active connections.
Note: The NGINX directive for this parameter is "ip-hash (1)", "least-
conn (2)", and "round-robin (0)".
Configuring Upstream Hosts
The Upstream Hosts table lets you configure up to 50 Upstream Hosts. The Upstream Hosts table
is a "child" of the Upstream Group table (see Configuring Upstream Groups on page268) and
therefore, Upstream Hosts are configured per Upstream Group. Up to 5 Upstream Hosts can be
configured per Upstream Group.
The following procedure describes how to configure Upstream Hosts through the Web interface.
You can also configure it through ini file [UpstreamHost] or CLI (configure network > http-
proxy > upstream-host).
➢ To configure an Upstream Host:
1. Open the Upstream Groups table (Setup menu > IP Network tab > HTTP Proxy folder >
Upstream Groups).
2. In the table, select the required Upstream Group index row, and then click the Upstream
Hosts link located below the table; the Upstream Hosts table appears.
3. Click New; the following dialog box appears:
- 270 -