| Package | Description |
|---|---|
| io.undertow.server.handlers.proxy.mod_cluster |
| Modifier and Type | Field | Description |
|---|---|---|
static NodeHealthChecker |
NodeHealthChecker.NO_CHECK |
Receiving a response is a success.
|
static NodeHealthChecker |
NodeHealthChecker.OK |
Check that the response code is 2xx to 3xx.
|
| Modifier and Type | Method | Description |
|---|---|---|
NodeHealthChecker |
ModCluster.getHealthChecker() |
| Modifier and Type | Method | Description |
|---|---|---|
ModCluster.Builder |
ModCluster.Builder.setHealthChecker(NodeHealthChecker healthChecker) |
Copyright © 2018. All rights reserved.