InlineLbPassiveMonitor1
InlineLbPassiveMonitor1
JSON Example
{
"max_fails": 0,
"timeout": 0
}
integer As int64
As int64
max_fails
Optional
Constraints:
minimum: 1
maximum: 2147483647
default: 5
When the consecutive failures reach this value, then the member is considered temporarily unavailable for a configurable period
integer As int64
As int64
timeout
Optional
Constraints:
minimum: 1
maximum: 2147483647
default: 5
After this timeout period, the member is tried again for a new connection to see if it is available.