CHAPTER 16 Services
Mediant 4000 SBC | User's Manual
Parameter
Description
'Host'
host
[UpstreamHost_Host]
Defines the address of the host as an FQDN or IP
address (in dotted-decimal notation).
Note:
The NGINX directive for this parameter is "server
host:port".
'Port'
port
[UpstreamHost_Port]
Defines the port number.
Note:
■
If the Upstream Group to which the host belongs is
configured to use the TCP/UDP protocol, then this
parameter must be configured.
■
The NGINX directive for this parameter is "server
ip:port". If not configured, NGINX defaults to 80 for
HTTP and 443 for HTTPS.
'Weight'
weight
[UpstreamHost_Weight]
Defines the weight for the load balancer. The load
balancer distributes the requests among the hosts in the
Upstream Group based on the weight of each host. For
example, if host A is configured with a weight of 3, host
B with a weight of 1, and host C with a weight of 1, then
in each cycle, the load balancer will send three requests
to host A, one request to host B and one request to host
C.
The valid range is 1 to 100. The default is 1 (i.e., each
host in the Upstream Group has equal weight).
Note:
The NGINX directive for this parameter is "server
ip:port weight=n".
'Max Connections'
max-connections
[UpstreamHost_MaxConnections]
Defines the maximum number of simultaneous active
connections to the proxied Upstream Host.
The default is 0 (i.e., unlimited).
Note:
The NGINX directive for this parameter is "server
ip:port max_conns=n".
'Backup'
backup
[UpstreamHost_Backup]
Enables the host to serve as a backup host. The
backup host does not receive any requests unless all
the primary hosts in the Upstream Group are down.
■
[0]
Disable
(default)
■
[1]
Enable
Note:
The NGINX directive for this parameter is "server
ip:port backup".
Configuring HTTP Directive Sets
The HTTP Directive Sets table lets you configure up to 30 HTTP Directive Sets. The table lets you
configure additional custom directives to HTTP Proxy server configuration. These directives are
reflected in the configuration file generated for the NGINX HTTP Proxy. The directives of each
HTTP Directive Set is configured in the HTTP Directives table (see
on page 277), which is a "child" of the HTTP Directive Sets table.
- 275 -
Содержание Mediant 4000 SBC
Страница 1: ...User s Manual AudioCodes Series of Session Border Controllers SBC Mediant 4000 SBC Version 7 2...
Страница 40: ...Part I Getting Started with Initial Connectivity...
Страница 48: ...Part II Management Tools...
Страница 113: ...Part III General System Settings...
Страница 118: ...Part IV General VoIP Configuration...
Страница 525: ...Part V Session Border Controller Application...
Страница 654: ...Part VI Cloud Resilience Package...
Страница 663: ...Part VII High Availability System...
Страница 685: ...Part VIII Maintenance...
Страница 759: ...Part IX Status Performance Monitoring and Reporting...
Страница 844: ...Part X Diagnostics...
Страница 888: ...Part XI Appendix...
Страница 1036: ...This page is intentionally left blank CHAPTER 62 Technical Specifications Mediant 4000 SBC User s Manual 1003...