Home > Configuration > Load Balancing > setlbparameter_lbhashfingers

setlbparameter_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

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