| setlbvserver_datalength |
Use this method to set length of the token to be extracted from the data segment of an incoming packet, for use in the token method of load balancing. The length of the token, specified in bytes, must not be greater than 24 KB. Applicable to virtual servers of type TCP. |
Syntax |
Parameters |
name |
Name of the virtual server. This is mandatory parameter. |
datalength |
Length of the token to be extracted from the data segment of an incoming packet, for use in the token method of load balancing. The length of the token, specified in bytes, must not be greater than 24 KB. Applicable to virtual servers of type TCP. Minimum value = 1. Maximum value = 100. |
Return Value |
Returns simpleResult |
See Also |