OpFlex Framework  1.7.0
Connection Pool Health Status Codes

cpeerstatus More...

Macros

#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.
 

Detailed Description

cpeerstatus

Defines status codes for connection pool health status updates