Home > Configuration > Load Balancing > setlbprofile_lbhashalgorithm

setlbprofile_lbhashalgorithm

Use this method to set this option dictates the hashing algorithm used for hash based LB methods (URLHASH, DOMAINHASH, SOURCEIPHASH, DESTINATIONIPHASH, SRCIPDESTIPHASH, SRCIPSRCPORTHASH, TOKEN, USER_TOKEN, CALLIDHASH).

Syntax



Parameters

lbprofilename

Name of the LB profile.
This is mandatory parameter.

lbhashalgorithm

This option dictates the hashing algorithm used for hash based LB methods (URLHASH, DOMAINHASH, SOURCEIPHASH, DESTINATIONIPHASH, SRCIPDESTIPHASH, SRCIPSRCPORTHASH, TOKEN, USER_TOKEN, CALLIDHASH).
Default value = NS_HASH_DEFAULT.
Possible Values : DEFAULT, PRAC, JARH.

Return Value

Returns simpleResult

See Also