#include <I_HostDBProcessor.h>
Data Fields | |
unsigned int | http_version:3 |
unsigned int | pipeline_max:7 |
unsigned int | keepalive_timeout:6 |
unsigned int | fail_count:8 |
unsigned int | unused1:8 |
unsigned int | last_failure:32 |
Definition at line 114 of file I_HostDBProcessor.h.
unsigned int HostDBApplicationInfo::http_server_attr::fail_count |
Definition at line 119 of file I_HostDBProcessor.h.
Definition at line 116 of file I_HostDBProcessor.h.
Referenced by HttpSM::do_hostdb_update_if_necessary(), HttpTransact::get_ka_info_from_host_db(), HttpSM::set_next_state(), and HttpTransact::setup_plugin_request_intercept().
Definition at line 118 of file I_HostDBProcessor.h.
Definition at line 121 of file I_HostDBProcessor.h.
Referenced by HttpSM::do_hostdb_update_if_necessary(), HttpTransact::is_server_negative_cached(), HttpSM::mark_host_failure(), HttpSM::process_hostdb_info(), HostDBRoundRobin::select_best_http(), and HostDBRoundRobin::select_best_srv().
Definition at line 117 of file I_HostDBProcessor.h.
Referenced by HttpTransact::setup_plugin_request_intercept().
unsigned int HostDBApplicationInfo::http_server_attr::unused1 |
Definition at line 120 of file I_HostDBProcessor.h.