cpeerstatus
More...
|
#define | OF_POOLHEALTH_DOWN 0 |
| There is no ready opflex peer connection.
|
|
#define | OF_POOLHEALTH_DEGRADED 1 |
| At least one opflex peer is in a state other than READY.
|
|
#define | OF_POOLHEALTH_HEALTHY 2 |
| All opflex peers are connected and ready.
|
|
#define | OF_POOLHEALTH_ERROR -1 |
| An error occurred.
|
|
cpeerstatus
Defines status codes for connection pool health status updates