MCPcopy Create free account
hub / github.com/apache/trafficserver / mark_active_server_alive

Method mark_active_server_alive

include/iocore/hostdb/HostDBProcessor.h:862–866  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

860}
861
862inline bool
863ResolveInfo::mark_active_server_alive()
864{
865 return active->mark_up();
866}
867
868inline bool
869ResolveInfo::mark_active_server_down(ts_time now)

Callers 1

Calls 1

mark_upMethod · 0.80

Tested by

no test coverage detected