Public Member Functions | Data Fields

OverridableHttpConfigParams Struct Reference

#include <HttpConfig.h>

Public Member Functions

 OverridableHttpConfigParams ()

Data Fields

MgmtByte maintain_pristine_host_hdr
MgmtByte chunking_enabled
MgmtByte negative_caching_enabled
MgmtByte negative_revalidating_enabled
MgmtByte cache_when_to_revalidate
MgmtByte keep_alive_enabled_in
MgmtByte keep_alive_enabled_out
MgmtByte keep_alive_post_out
MgmtByte server_session_sharing_match
MgmtByte server_session_sharing_pool
MgmtByte auth_server_session_private
MgmtByte fwd_proxy_auth_to_parent
MgmtByte insert_age_in_response
MgmtByte anonymize_remove_from
MgmtByte anonymize_remove_referer
MgmtByte anonymize_remove_user_agent
MgmtByte anonymize_remove_cookie
MgmtByte anonymize_remove_client_ip
MgmtByte anonymize_insert_client_ip
MgmtByte proxy_response_server_enabled
MgmtInt proxy_response_hsts_max_age
MgmtByte proxy_response_hsts_include_subdomains
MgmtByte insert_squid_x_forwarded_for
MgmtByte send_http11_requests
MgmtByte cache_http
MgmtByte cache_cluster_cache_local
MgmtByte cache_ignore_client_no_cache
MgmtByte cache_ignore_client_cc_max_age
MgmtByte cache_ims_on_client_no_cache
MgmtByte cache_ignore_server_no_cache
MgmtByte cache_responses_to_cookies
MgmtByte cache_ignore_auth
MgmtByte cache_urls_that_look_dynamic
MgmtByte cache_required_headers
MgmtByte cache_range_lookup
MgmtByte cache_range_write
MgmtByte insert_request_via_string
MgmtByte insert_response_via_string
MgmtByte doc_in_cache_skip_dns
MgmtByte flow_control_enabled
MgmtByte accept_encoding_filter_enabled
MgmtByte normalize_ae_gzip
MgmtInt negative_caching_lifetime
MgmtInt negative_revalidating_lifetime
MgmtInt sock_recv_buffer_size_out
MgmtInt sock_send_buffer_size_out
MgmtInt sock_option_flag_out
MgmtInt sock_packet_mark_out
MgmtInt sock_packet_tos_out
MgmtInt server_tcp_init_cwnd
MgmtInt request_hdr_max_size
MgmtInt response_hdr_max_size
MgmtByte post_check_content_length_enabled
MgmtInt cache_heuristic_min_lifetime
MgmtInt cache_heuristic_max_lifetime
MgmtInt cache_guaranteed_min_lifetime
MgmtInt cache_guaranteed_max_lifetime
MgmtInt cache_max_stale_age
MgmtInt keep_alive_no_activity_timeout_in
MgmtInt keep_alive_no_activity_timeout_out
MgmtInt transaction_no_activity_timeout_in
MgmtInt transaction_no_activity_timeout_out
MgmtInt transaction_active_timeout_out
MgmtInt origin_max_connections
MgmtInt connect_attempts_max_retries
MgmtInt connect_attempts_max_retries_dead_server
MgmtInt connect_attempts_rr_retries
MgmtInt connect_attempts_timeout
MgmtInt post_connect_attempts_timeout
MgmtInt down_server_timeout
MgmtInt client_abort_threshold
MgmtInt freshness_fuzz_time
MgmtInt freshness_fuzz_min_time
MgmtInt max_cache_open_read_retries
MgmtInt cache_open_read_retry_time
MgmtInt background_fill_active_timeout
MgmtInt http_chunking_size
MgmtInt flow_high_water_mark
 Flow control high water mark.
MgmtInt flow_low_water_mark
 Flow control low water mark.
MgmtInt default_buffer_size_index
MgmtInt default_buffer_water_mark
char * proxy_response_server_string
size_t proxy_response_server_string_len
char * global_user_agent_header
size_t global_user_agent_header_size
MgmtFloat cache_heuristic_lm_factor
MgmtFloat freshness_fuzz_prob
MgmtFloat background_fill_threshold

Detailed Description

Definition at line 391 of file HttpConfig.h.


Constructor & Destructor Documentation

OverridableHttpConfigParams::OverridableHttpConfigParams (  )  [inline]

Definition at line 392 of file HttpConfig.h.


Field Documentation

Definition at line 456 of file HttpConfig.h.

Referenced by HttpSM::setup_server_send_request().

Definition at line 587 of file HttpConfig.h.

Referenced by _conf_to_memberp(), HttpConfig::reconfigure(), and HttpConfig::startup().

Flow control high water mark.

Definition at line 592 of file HttpConfig.h.

Referenced by _conf_to_memberp(), HttpTunnel::init(), HttpConfig::reconfigure(), and HttpConfig::startup().

Flow control low water mark.

Definition at line 593 of file HttpConfig.h.

Referenced by _conf_to_memberp(), HttpTunnel::init(), HttpConfig::reconfigure(), and HttpConfig::startup().

Definition at line 586 of file HttpConfig.h.

Referenced by _conf_to_memberp(), HttpConfig::reconfigure(), and HttpConfig::startup().

Definition at line 538 of file HttpConfig.h.

Referenced by _conf_to_memberp(), HttpConfig::reconfigure(), and HttpConfig::startup().


The documentation for this struct was generated from the following file: