Specifications

load-balance set server-status
442 SSR Command Line Interface Reference Manual
load-balance set server-status
Purpose
Sets the status of a load balancing server.
Format
load-balance set server-status server-ip <ipaddr/range> server-port <port number>
group-name <group name> status up|down
Mode
Enable
Description
The load-balance set server-status command allows you to set the status of a load
balancing server. When the status of a server is set to “down,” no new sessions are directed
to that server. Current sessions on the server are not affected. This command can be used
when server content needs to be updated or to bring one or more backup servers online
during peak usage times.
Parameters
server-ip <ipaddr/range>
IP address of the server whose status is to be set.
server-port <port number>
Port number of the server whose status is to be set.
group-name <group name>
Group name to which this server belongs.
status up|down
Sets the server status to up or down. Setting a server’s status to down will cause new
sessions not to be directed to the server.