Servers
Configure the application servers
Last updated
Was this helpful?
Configure the application servers
Last updated
Was this helpful?
Overview
Configuration of upstream servers in a server group can be modified on-the-fly by using Servers.
Go to WAF > Listeners > Server Groups > Servers
Click Add Server and configure it with basic and advanced configuration.
Set the configurations and Save Changes.
PARAMETERS
ACCEPTED VALUES
DEFAULT
Server
IP
Blank
Port
Integer
80
Weight
Integer
1
Remote
TRUE/FALSE
FALSE
Monitor
Existing monitor
NONE
Backup
TRUE/FALSE
FALSE
Down
TRUE/FALSE
FALSE
Max Connection
Integer
0
Connection Timeout
Integer
0
Send Timeout
Integer
0
Read Timeout
Integer
0
This option allows user to specify the IP address for the server for serving the request for the application.
This option allows user to set the port for the back-end application server for communication.
This option allows user to specify the weight of the server. Higher the weight more requests will be served by that server.
This option allows user to specify if the server can be accessed remotely or not.
This option alows user to select from the monitors created. Monitors help in monitoring the health of the server.
This option allows user to specify if backup is allowed for the server. In case of primary failure, the backup will be up and running.
This option allows user to makes the server active/inactive. When marked Down the server will not be able to serve requests.
This option allows user to specify the number of maximum connections allowed to the specific server.
This option allows user to specify the connection timeout for the server.
This option allows user to specify the send timeout for the server.
This option allows user to specify the read timeout for the server.