Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
862
inline bool
863
ResolveInfo::mark_active_server_alive()
864
{
865
return active->mark_up();
866
}
867
868
inline bool
869
ResolveInfo::mark_active_server_down(ts_time now)
Callers
1
do_hostdb_update_if_necessary
Method · 0.80
Calls
1
mark_up
Method · 0.80
Tested by
no test coverage detected