Home
last modified time | relevance | path

Searched refs:hostdb_disable_reverse_lookup (Results 1 – 2 of 2) sorted by relevance

/dports/www/trafficserver/trafficserver-9.1.1/iocore/hostdb/
H A DP_HostDBProcessor.h55 extern int hostdb_disable_reverse_lookup;
H A DHostDB.cc64 int hostdb_disable_reverse_lookup = 0; variable
404 …REC_EstablishStaticConfigInt32(hostdb_disable_reverse_lookup, "proxy.config.cache.hostdb.disable_r… in start()
637 …(hostdb_disable_reverse_lookup && hash.ip.isValid())) { // or try to lookup by ip address when the… in getby()