Client-Side Load Balancer Properties

Client-Side Load Balancer Configuration Properties describes the properties available for configuring the client-side load balancer in CHF Proxy:

Table 1. Client-Side Load Balancer Configuration Properties
Property Description
clientSideLoadBalance.enabled When set to true, client-side load balancing is used for endpoints. The default value is true.
clientSideLoadBalance.cacheCheckIntervalInSeconds The number of seconds between each check of the cached DNS results where expired entries are refreshed and stale entries are removed. The default value is 30.
clientSideLoadBalance.resolvedAddressExpiryInSeconds The number of seconds until a cached DNS result is considered expired and re-queried. The default value is 30.
clientSideLoadBalance.stopQueryingHostAfterSeconds The number of seconds after the last request to an endpoint host until automatic querying of the DNS for the underlying IP addresses is stopped. The default value is 300.