Hello,

this is the normal behavior.

You can change it in script route using algorithm option:

load_balance(grp,resources[,alg])

algorithm- algorithm used for computing the available load on the system:

0- Absolute value - the effective available load ( maximum_load - current_load) is used in computing the load of
each pear/resource.

1- Relative value - the relative available load (how many percentages are free) is used in computing the load of each
pear/resource.

If missing, the default algorithm in 0.

Regards

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to