nodeOnlineChecker
Description
Can be used in
spring:beans, balancer and bean
Attributes
Name | Required | Default | Description | Example |
---|---|---|---|---|
nodeCounterLimit5XX | false | 10 | the number of times a node has to fail with a 5XX statuscode until it is taken down | |
retryTimeInSeconds | false | -1 | the time in seconds until offline nodes are checked again. -1 to disable |