round-robin | sequence-on-failure | weighed
Specifies the hunting
method for the server.
round-robin:
Specifies that the server will be used in round-robin fashion. This
is the default setting.
sequence-on-failure:
Specifies that the server will be used sequentially if a failure
occurs on a server (i.e., first peer server is always used, except
on failure, during which next peer server in the list will be used).
weighed: Specifies
that the peer server has a set “weight” that determines
use as compared to the other like-configured peer servers. The actual
weight of the peer server is configured in the server command
in this mode.