#include <I_HostDBProcessor.h>

| Data Structures | |
| struct | application_data_allotment | 
| struct | application_data_rr | 
| struct | http_server_attr | 
| Public Types | |
| enum | HttpVersion_t { HTTP_VERSION_UNDEFINED = 0, HTTP_VERSION_09 = 1, HTTP_VERSION_10 = 2, HTTP_VERSION_11 = 3 } | 
| Data Fields | |
| struct HostDBApplicationInfo::application_data_allotment | allotment | 
| struct HostDBApplicationInfo::http_server_attr | http_data | 
| struct HostDBApplicationInfo::application_data_rr | rr | 
Definition at line 93 of file I_HostDBProcessor.h.
Definition at line 124 of file I_HostDBProcessor.h.
Referenced by HttpTransact::_DNSLookupInfo::_DNSLookupInfo(), HostDBContinuation::clusterEvent(), HostDBContinuation::dnsEvent(), do_setby(), HostDBContinuation::make_put_message(), HttpSM::process_hostdb_info(), HostDBInfo::reset(), HostDBProcessor::setby(), HostDBProcessor::setby_srv(), and ShowHostDB::showOne().
Referenced by HttpSM::do_hostdb_update_if_necessary(), HttpTransact::get_ka_info_from_host_db(), HttpTransact::is_server_negative_cached(), HttpSM::mark_host_failure(), HttpSM::process_hostdb_info(), HostDBRoundRobin::select_best_http(), HostDBRoundRobin::select_best_srv(), HttpSM::set_next_state(), and HttpTransact::setup_plugin_request_intercept().
 1.7.1
 1.7.1