Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ last_fail_time
Method
last_fail_time
include/iocore/hostdb/HostDBProcessor.h:227–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
225
}
226
227
inline ts_time
228
HostDBInfo::last_fail_time() const
229
{
230
return last_failure;
231
}
232
233
inline bool
234
HostDBInfo::is_alive()
Callers
4
is_alive
Method · 0.95
is_down
Method · 0.95
select
Method · 0.95
is_server_negative_cached
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected