Home > Configuration > Load Balancing > setlbprofile_lbhashfingers

setlbprofile_lbhashfingers

Use this method to set this option is used to specify the number of fingers to be used in PRAC and JARH algorithms for hash based LB methods. Increasing the number of fingers might give better distribution of traffic at the expense of additional memory.

Syntax



Parameters

lbprofilename

Name of the LB profile.
This is mandatory parameter.

lbhashfingers

This option is used to specify the number of fingers to be used in PRAC and JARH algorithms for hash based LB methods. Increasing the number of fingers might give better distribution of traffic at the expense of additional memory.
Default value = 256.
Minimum value = 1.
Maximum value = 1024.

Return Value

Returns simpleResult

See Also