This object contains the Predictor value. The predictor value
defines the method of selecting the appropriate Real server
when a new binding request is generated.
- `roundrobin', indicates the Real server will be selected
using a round robin algorithm.
- `leastconns', indicates the Real server will be selected
based on the fewest active connections on the Real servers.