RiakNodeConfigurationExternalLoadBalancer Property |
If True, this node (pointing to a load balancer) will not be marked offline and requests will always be routed to it.
If False (default) and this node is offline, it will be removed from the pool until health check determines it is healthy again.
Namespace:
RiakClient.Config
Assembly:
RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax Remarks Defaults to False if omitted from the configuration file.
See Also