yumapro  23.10T-6
YumaPro SDK
Loading...
Searching...
No Matches
yp_ha_server_t Struct Reference

For each CLI-configured ha-server there will be one entry entry the active and standby both need this list; active server will reject register-request request from standby server if their server-id is not in the list. More...

#include <agt_yp_ha.h>

Data Fields

dlq_hdr_t qhdr
 queue header
 
xmlChar * server_name
 service name
 
xmlChar * server_addr
 peer IP address or domain name
 
uint16 server_port
 peer TCP port number
 
struct yp_ha_subsys_t_ * subsys_cb
 maintained only by the active server
 

Detailed Description

For each CLI-configured ha-server there will be one entry entry the active and standby both need this list; active server will reject register-request request from standby server if their server-id is not in the list.


The documentation for this struct was generated from the following file: