Searched defs:read_heartbeats (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/proxy/balancers/
H A Dmod_lbmethod_heartbeat.c245 static apr_status_t read_heartbeats(const char *path, apr_hash_t *servers, function
289 rv = read_heartbeats(ctx->path, servers, tpool);
/httpd/modules/proxy/
H A Dmod_serf.c839 static apr_status_t read_heartbeats(const char *path, function
962 rv = read_heartbeats(path, tmpservers, tpool);

Completed in 2587 milliseconds