| setgslbvserver_persistencetype |
Use this method to set persistence type for the virtual server. Possible value for this parameter is SOURCEIP, which specifies persistence based on the source IP address of inbound packets. After the load balancing method selects a link for transmission of the first packet, the IP address received in response to the DNS query is used for subsequent requests from the same client. |
Syntax |
Parameters |
name |
Name of the GSLB virtual server. This is mandatory parameter. |
persistencetype |
Persistence type for the virtual server. Possible value for this parameter is SOURCEIP, which specifies persistence based on the source IP address of inbound packets. After the load balancing method selects a link for transmission of the first packet, the IP address received in response to the DNS query is used for subsequent requests from the same client. Possible Values : SOURCEIP, NONE. |
Return Value |
Returns simpleResult |
See Also |