You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by Piotr Bulinski <pi...@bulinski.pl> on 2014/05/03 19:28:53 UTC

Re: undocumented configuration options

Hi James, All,

after some time, I was finally able to go through all of the options.

Please review the result here: https://gist.github.com/piotrbulinski/9396189

Not all options are documented (I wasn’t able to figure out what to write there).
Some of them seems to be no longer used, which is also noted.

Please let me know what would be the next step:
 - should we work more on it together,
 or
 - should I start putting those changes in proper sections of doc/reference/configuration/records.config.en.rst
 and create a pull request, so we can later discuss and improve it before merging to master?

Cheers,
Piotr

On 06 Mar 2014, at 19:27, Piotr Bulinski <pi...@bulinski.pl> wrote:

> I’ll start making notes [1] and in case of any problems, will ask questions on IRC.
> 
> [1] https://gist.github.com/piotrbulinski/9396189
> 
> Cheers,
> Piotr
> 
> On 28 Feb 2014, at 18:45, Piotr Bulinski <pi...@bulinski.pl> wrote:
> 
>> After weekend (Tue+) I’ll be happy to give it a try (if it’s not completed before).
>> 
>> On 28 Feb 2014, at 18:34, James Peach <jp...@apache.org> wrote:
>> 
>>> On Feb 28, 2014, at 9:32 AM, Piotr Bulinski <pi...@bulinski.pl> wrote:
>>> 
>>>> Hi,
>>>> 
>>>> is there a JIRA ticket for that already?
>>> 
>>> nope; it might be best to file specific tickets as items are documented. For example, some of the configs are stale and just need to be removed from the code ...
>>> 
>>>> 
>>>> Cheers,
>>>> Piotr
>>>> 
>>>> On 28 Feb 2014, at 17:32, James Peach <jp...@apache.org> wrote:
>>>> 
>>>>> Hi all,
>>>>> 
>>>>> Here's the list of undocumented configuration variables. It's a great contributor opportunity :)
>>>>> 
>>>>> 	proxy.config.admin.admin_user STRING admin
>>>>> 	proxy.config.admin.autoconf.doc_root STRING TS_BUILD_SYSCONFDIR
>>>>> 	proxy.config.admin.autoconf.localhost_only INT 0
>>>>> 	proxy.config.admin.autoconf.pac_filename STRING proxy.pac
>>>>> 	proxy.config.admin.cli_path STRING cli
>>>>> 	proxy.config.alarm.script_runtime INT 5
>>>>> 	proxy.config.alarm_email STRING TS_PKGSYSUSER
>>>>> 	proxy.config.allocator.debug_filter INT 0
>>>>> 	proxy.config.allocator.enable_reclaim INT 1
>>>>> 	proxy.config.allocator.max_overage INT 3
>>>>> 	proxy.config.allocator.reclaim_factor FLOAT 0.3
>>>>> 	proxy.config.allocator.thread_freelist_size INT 512
>>>>> 	proxy.config.cache.agg_write_backlog INT 5242880
>>>>> 	proxy.config.cache.alt_rewrite_max_size INT 4096
>>>>> 	proxy.config.cache.control.filename STRING cache.config
>>>>> 	proxy.config.cache.dir.sync_frequency INT 60
>>>>> 	proxy.config.cache.enable_checksum INT 0
>>>>> 	proxy.config.cache.hostdb.disable_reverse_lookup INT 0
>>>>> 	proxy.config.cache.hostdb.sync_frequency INT 120
>>>>> 	proxy.config.cache.hosting_filename STRING hosting.config
>>>>> 	proxy.config.cache.interim.migrate_threshold INT 2
>>>>> 	proxy.config.cache.interim.storage STRING NULL
>>>>> 	proxy.config.cache.ip_allow.filename STRING ip_allow.config
>>>>> 	proxy.config.cache.max_disk_errors INT 5
>>>>> 	proxy.config.cache.min_average_object_size INT 8000
>>>>> 	proxy.config.cache.mutex_retry_delay INT 2
>>>>> 	proxy.config.cache.ram_cache.compress_percent INT 90
>>>>> 	proxy.config.cache.ram_cache_cutoff INT 4194304
>>>>> 	proxy.config.cache.select_alternate INT 1
>>>>> 	proxy.config.cache.storage_filename STRING storage.config
>>>>> 	proxy.config.cache.threads_per_disk INT 8
>>>>> 	proxy.config.cache.vary_on_user_agent INT 0
>>>>> 	proxy.config.cache.volume_filename STRING volume.config
>>>>> 	proxy.config.cluster.cluster_configuration STRING cluster.config
>>>>> 	proxy.config.cluster.cluster_load_clear_duration INT 24
>>>>> 	proxy.config.cluster.cluster_load_exceed_duration INT 4
>>>>> 	proxy.config.cluster.cluster_port INT 8086
>>>>> 	proxy.config.cluster.delta_thresh INT 30
>>>>> 	proxy.config.cluster.enable_monitor INT 0
>>>>> 	proxy.config.cluster.ethernet_interface STRING TS_BUILD_DEFAULT_LOOPBACK_IFACE
>>>>> 	proxy.config.cluster.load_compute_interval_msecs INT 5000
>>>>> 	proxy.config.cluster.load_monitor_enabled INT 1
>>>>> 	proxy.config.cluster.log_bogus_mc_msgs INT 1
>>>>> 	proxy.config.cluster.mc_group_addr STRING 224.0.1.37
>>>>> 	proxy.config.cluster.mc_poll_timeout INT 5
>>>>> 	proxy.config.cluster.mc_send_interval INT 2
>>>>> 	proxy.config.cluster.mc_ttl INT 1
>>>>> 	proxy.config.cluster.mcport INT 8089
>>>>> 	proxy.config.cluster.monitor_interval_secs INT 1
>>>>> 	proxy.config.cluster.msecs_per_ping_response_bucket INT 50
>>>>> 	proxy.config.cluster.peer_timeout INT 30
>>>>> 	proxy.config.cluster.periodic_timer_interval_msecs INT 100
>>>>> 	proxy.config.cluster.ping_history_buf_length INT 120
>>>>> 	proxy.config.cluster.ping_latency_threshold_msecs INT 500
>>>>> 	proxy.config.cluster.ping_response_buckets INT 100
>>>>> 	proxy.config.cluster.ping_send_interval_msecs INT 100
>>>>> 	proxy.config.cluster.receive_buffer_size INT 10485760
>>>>> 	proxy.config.cluster.rpc_cache_cluster INT 0
>>>>> 	proxy.config.cluster.send_buffer_size INT 10485760
>>>>> 	proxy.config.cluster.sock_option_flag INT 0x0
>>>>> 	proxy.config.cluster.sock_packet_mark INT 0x0
>>>>> 	proxy.config.cluster.sock_packet_tos INT 0x0
>>>>> 	proxy.config.cluster.startup_timeout INT 10
>>>>> 	proxy.config.config_update_interval_ms INT 3000
>>>>> 	proxy.config.cop.linux_min_memfree_kb INT 0
>>>>> 	proxy.config.core_limit INT -1
>>>>> 	proxy.config.diags.action.enabled INT 0
>>>>> 	proxy.config.diags.action.tags STRING NULL
>>>>> 	proxy.config.dns.failover_number INT 5
>>>>> 	proxy.config.dns.failover_period INT 60
>>>>> 	proxy.config.dns.local_ipv4 STRING NULL
>>>>> 	proxy.config.dns.local_ipv6 STRING NULL
>>>>> 	proxy.config.dns.lookup_timeout INT 20
>>>>> 	proxy.config.dns.max_dns_in_flight INT 2048
>>>>> 	proxy.config.dns.retries INT 5
>>>>> 	proxy.config.dns.splitdns.filename STRING splitdns.config
>>>>> 	proxy.config.dump_mem_info_frequency INT 0
>>>>> 	proxy.config.env_prep STRING example_prep.sh
>>>>> 	proxy.config.hostdb INT 1
>>>>> 	proxy.config.hostdb.cluster INT 0
>>>>> 	proxy.config.hostdb.cluster.round_robin INT 0
>>>>> 	proxy.config.hostdb.fail.timeout INT 0
>>>>> 	proxy.config.hostdb.filename STRING host.db
>>>>> 	proxy.config.hostdb.lookup_timeout INT 120
>>>>> 	proxy.config.hostdb.migrate_on_demand INT 0
>>>>> 	proxy.config.hostdb.re_dns_on_reload INT 0
>>>>> 	proxy.config.hostdb.serve_stale_for INT 0
>>>>> 	proxy.config.hostdb.storage_path STRING TS_BUILD_CACHEDIR
>>>>> 	proxy.config.hostdb.verify_after INT 720
>>>>> 	proxy.config.http.attach_server_session_to_client INT 0
>>>>> 	proxy.config.http.cache.guaranteed_max_lifetime INT 31536000
>>>>> 	proxy.config.http.cache.guaranteed_min_lifetime INT 0
>>>>> 	proxy.config.http.cache.max_open_read_retries INT -1
>>>>> 	proxy.config.http.cache.max_open_write_retries INT 1
>>>>> 	proxy.config.http.cache.open_read_retry_time INT 10
>>>>> 	proxy.config.http.chunking.size INT 4096
>>>>> 	proxy.config.http.congestion_control.default.client_wait_interval INT 300
>>>>> 	proxy.config.http.congestion_control.default.congestion_scheme STRING per_ip
>>>>> 	proxy.config.http.congestion_control.default.dead_os_conn_retries INT 1
>>>>> 	proxy.config.http.congestion_control.default.dead_os_conn_timeout INT 15
>>>>> 	proxy.config.http.congestion_control.default.error_page STRING congestion#retryAfter
>>>>> 	proxy.config.http.congestion_control.default.fail_window INT 120
>>>>> 	proxy.config.http.congestion_control.default.live_os_conn_retries INT 2
>>>>> 	proxy.config.http.congestion_control.default.live_os_conn_timeout INT 60
>>>>> 	proxy.config.http.congestion_control.default.max_connection INT -1
>>>>> 	proxy.config.http.congestion_control.default.max_connection_failures INT 5
>>>>> 	proxy.config.http.congestion_control.default.proxy_retry_interval INT 10
>>>>> 	proxy.config.http.congestion_control.default.wait_interval_alpha INT 30
>>>>> 	proxy.config.http.congestion_control.filename STRING congestion.config
>>>>> 	proxy.config.http.congestion_control.localtime INT 0
>>>>> 	proxy.config.http.default_buffer_size INT 8
>>>>> 	proxy.config.http.default_buffer_water_mark INT 32768
>>>>> 	proxy.config.http.doc_in_cache_skip_dns INT 1
>>>>> 	proxy.config.http.enable_http_info INT 0
>>>>> 	proxy.config.http.enable_http_stats INT 1
>>>>> 	proxy.config.http.errors.log_error_pages INT 1
>>>>> 	proxy.config.http.global_user_agent_header STRING NULL
>>>>> 	proxy.config.http.negative_revalidating_enabled INT 0
>>>>> 	proxy.config.http.negative_revalidating_lifetime INT 1800
>>>>> 	proxy.config.http.no_origin_server_dns INT 0
>>>>> 	proxy.config.http.number_of_redirections INT 1
>>>>> 	proxy.config.http.parent_proxies STRING NULL
>>>>> 	proxy.config.http.parent_proxy.file STRING parent.config
>>>>> 	proxy.config.http.post_copy_size INT 2048
>>>>> 	proxy.config.http.record_tcp_mem_hit INT 0
>>>>> 	proxy.config.http.redirection_enabled INT 0
>>>>> 	proxy.config.http.referer_default_redirect STRING http://www.apache.org
>>>>> 	proxy.config.http.referer_filter INT 0
>>>>> 	proxy.config.http.referer_format_redirect INT 0
>>>>> 	proxy.config.http.request_header_max_size INT 131072
>>>>> 	proxy.config.http.request_via_str STRING ApacheTrafficServer/" PACKAGE_VERSION
>>>>> 	proxy.config.http.response_header_max_size INT 131072
>>>>> 	proxy.config.http.response_via_str STRING ApacheTrafficServer/" PACKAGE_VERSION
>>>>> 	proxy.config.http.send_http11_requests INT 1
>>>>> 	proxy.config.http.server_port INT -1
>>>>> 	proxy.config.http.server_port_attr STRING X
>>>>> 	proxy.config.http.server_tcp_init_cwnd INT 0
>>>>> 	proxy.config.http.use_client_source_port INT 0
>>>>> 	proxy.config.http.wait_for_cache INT 0
>>>>> 	proxy.config.icp.default_reply_port INT 0
>>>>> 	proxy.config.icp.icp_configuration STRING icp.config
>>>>> 	proxy.config.icp.lookup_local INT 0
>>>>> 	proxy.config.icp.multicast_enabled INT 0
>>>>> 	proxy.config.icp.reply_to_unknown_peer INT 0
>>>>> 	proxy.config.icp.stale_icp_enabled INT 0
>>>>> 	proxy.config.io.max_buffer_size INT 32768
>>>>> 	proxy.config.lm.pserver_timeout_msecs INT 0
>>>>> 	proxy.config.lm.pserver_timeout_secs INT 1
>>>>> 	proxy.config.local_state_dir STRING TS_BUILD_RUNTIMEDIR
>>>>> 	proxy.config.log.ascii_buffer_size INT 36864
>>>>> 	proxy.config.log.collation_max_send_buffers INT 16
>>>>> 	proxy.config.log.collation_preproc_threads INT 1
>>>>> 	proxy.config.log.file_stat_frequency INT 32
>>>>> 	proxy.config.log.hosts_config_file STRING log_hosts.config
>>>>> 	proxy.config.log.log_buffer_size INT 9216
>>>>> 	proxy.config.log.max_line_size INT 9216
>>>>> 	proxy.config.log.search_log_enabled INT 0
>>>>> 	proxy.config.log.search_log_filters STRING NULL
>>>>> 	proxy.config.log.search_rolling_interval_sec INT 86400
>>>>> 	proxy.config.log.search_server_ip_addr STRING NULL
>>>>> 	proxy.config.log.search_server_port INT 8080
>>>>> 	proxy.config.log.search_top_sites INT 100
>>>>> 	proxy.config.log.search_url_filter STRING NULL
>>>>> 	proxy.config.log.space_used_frequency INT 2
>>>>> 	proxy.config.log.xml_config_file STRING logs_xml.config
>>>>> 	proxy.config.log.xuid_logging_enabled INT 1
>>>>> 	proxy.config.mlock_enabled INT 0
>>>>> 	proxy.config.net.connections_throttle INT 30000
>>>>> 	proxy.config.net.listen_backlog INT 1024
>>>>> 	proxy.config.net.sock_packet_mark_in INT 0x0
>>>>> 	proxy.config.net.sock_packet_mark_out INT 0x0
>>>>> 	proxy.config.net.sock_packet_tos_in INT 0x0
>>>>> 	proxy.config.net.sock_packet_tos_out INT 0x0
>>>>> 	proxy.config.net_snapshot_filename STRING net.config.xml
>>>>> 	proxy.config.ping.npacks_to_trans INT 5
>>>>> 	proxy.config.ping.timeout_sec INT 1
>>>>> 	proxy.config.plugin.load_elevated INT 0
>>>>> 	proxy.config.plugin.plugin_mgmt_dir STRING TS_BUILD_SYSCONFDIR "/plugins_mgmt
>>>>> 	proxy.config.prefetch.child_port INT 39679
>>>>> 	proxy.config.prefetch.config_file STRING prefetch.config
>>>>> 	proxy.config.prefetch.default_data_proto STRING tcp
>>>>> 	proxy.config.prefetch.default_url_proto STRING tcp
>>>>> 	proxy.config.prefetch.keepalive_timeout INT 900
>>>>> 	proxy.config.prefetch.max_object_size INT 1000000000
>>>>> 	proxy.config.prefetch.max_recursion INT 0
>>>>> 	proxy.config.prefetch.prefetch_enabled INT 0
>>>>> 	proxy.config.prefetch.push_cached_objects INT 1
>>>>> 	proxy.config.prefetch.redirection INT 0
>>>>> 	proxy.config.prefetch.url_buffer_size INT 0
>>>>> 	proxy.config.prefetch.url_buffer_timeout INT 0
>>>>> 	proxy.config.process_manager.enable_mgmt_port INT 1
>>>>> 	proxy.config.process_manager.timeout INT 5
>>>>> 	proxy.config.raw_stat_sync_interval_ms INT 5000
>>>>> 	proxy.config.remote_sync_interval_ms INT 5000
>>>>> 	proxy.config.res_track_memory INT 0
>>>>> 	proxy.config.socks.accept_enabled INT 0
>>>>> 	proxy.config.socks.accept_port INT 1080
>>>>> 	proxy.config.socks.connection_attempts INT 4
>>>>> 	proxy.config.socks.default_servers STRING 
>>>>> 	proxy.config.socks.http_port INT 80
>>>>> 	proxy.config.socks.per_server_connection_attempts INT 1
>>>>> 	proxy.config.socks.server_connect_timeout INT 10
>>>>> 	proxy.config.socks.server_fail_threshold INT 2
>>>>> 	proxy.config.socks.server_retry_time INT 300
>>>>> 	proxy.config.socks.server_retry_timeout INT 300
>>>>> 	proxy.config.socks.socks_config_file STRING socks.config
>>>>> 	proxy.config.socks.socks_needed INT 0
>>>>> 	proxy.config.socks.socks_timeout INT 100
>>>>> 	proxy.config.socks.socks_version INT 4
>>>>> 	proxy.config.ssl.compression INT 0
>>>>> 	proxy.config.ssl.enabled INT 0
>>>>> 	proxy.config.ssl.number.threads INT 0
>>>>> 	proxy.config.ssl.server.cipher_suite STRING RC4-SHA:AES128-SHA:DES-CBC3-SHA:AES256-SHA:ALL:!aNULL:!EXP:!LOW:!MD5:!SSLV2:!NULL
>>>>> 	proxy.config.ssl.server.honor_cipher_order INT 0
>>>>> 	proxy.config.ssl.server_port INT -1
>>>>> 	proxy.config.ssl.session_cache INT 1
>>>>> 	proxy.config.ssl.session_cache.size INT 20480
>>>>> 	proxy.config.stack_dump_enabled INT 1
>>>>> 	proxy.config.stat_api.max_stats_allowed INT 256
>>>>> 	proxy.config.stats.config_file STRING stats.config
>>>>> 	proxy.config.stats.snap_file STRING stats.snap
>>>>> 	proxy.config.stats.snap_frequency INT 60
>>>>> 	proxy.config.system.mmap_max INT 2097152
>>>>> 	proxy.config.udp.free_cancelled_pkts_sec INT 10
>>>>> 	proxy.config.udp.periodic_cleanup INT 10
>>>>> 	proxy.config.udp.send_retries INT 0
>>>>> 	proxy.config.udp.threads INT 0
>>>>> 	proxy.config.update.max_update_state_machines INT 500
>>>>> 	proxy.config.update.memory_use_mb INT 50
>>>>> 	proxy.config.update.update_configuration STRING update.config
>>>>> 	proxy.config.url_remap.handle_backdoor_urls INT 0
>>>>> 	proxy.config.url_remap.url_remap_mode INT 1
>>>>> 	proxy.config.user_name STRING nobody
>>>>> 	proxy.config.vmap.addr_file STRING vaddrs.config
>>>>> 	proxy.config.vmap.down_up_timeout INT 10
>>>>> 	proxy.config.vmap.enabled INT 0
>>>>> 	proxy.config.wccp.addr STRING 
>>>>> 	proxy.config.wccp.services STRING 
>>>>> 	proxy.local.cluster.type INT 3
>>>>> 	proxy.local.http.parent_proxy.disable_connect_tunneling INT 0
>>>>> 	proxy.local.incoming_ip_to_bind STRING NULL
>>>>> 	proxy.local.log.collation_mode INT 0
>>>>> 	proxy.local.outgoing_ip_to_bind STRING NULL
>>>>> 
>>>> 
>>> 
>> 
> 


Re: undocumented configuration options

Posted by James Peach <jp...@apache.org>.
On May 3, 2014, at 10:28 AM, Piotr Bulinski <pi...@bulinski.pl> wrote:

> Hi James, All,
> 
> after some time, I was finally able to go through all of the options.
> 
> Please review the result here: https://gist.github.com/piotrbulinski/9396189
> 
> Not all options are documented (I wasn’t able to figure out what to write there).
> Some of them seems to be no longer used, which is also noted.
> 
> Please let me know what would be the next step:
> - should we work more on it together,
> or
> - should I start putting those changes in proper sections of doc/reference/configuration/records.config.en.rst
> and create a pull request, so we can later discuss and improve it before merging to master?

This is my preferred approach. I think that you should make a separate pull request for each option that you feel you have enough information to document correctly. That way, if we get stuck in discussion about one option, the others can still make progress.

thanks,
James

> 
> Cheers,
> Piotr
> 
> On 06 Mar 2014, at 19:27, Piotr Bulinski <pi...@bulinski.pl> wrote:
> 
>> I’ll start making notes [1] and in case of any problems, will ask questions on IRC.
>> 
>> [1] https://gist.github.com/piotrbulinski/9396189
>> 
>> Cheers,
>> Piotr
>> 
>> On 28 Feb 2014, at 18:45, Piotr Bulinski <pi...@bulinski.pl> wrote:
>> 
>>> After weekend (Tue+) I’ll be happy to give it a try (if it’s not completed before).
>>> 
>>> On 28 Feb 2014, at 18:34, James Peach <jp...@apache.org> wrote:
>>> 
>>>> On Feb 28, 2014, at 9:32 AM, Piotr Bulinski <pi...@bulinski.pl> wrote:
>>>> 
>>>>> Hi,
>>>>> 
>>>>> is there a JIRA ticket for that already?
>>>> 
>>>> nope; it might be best to file specific tickets as items are documented. For example, some of the configs are stale and just need to be removed from the code ...
>>>> 
>>>>> 
>>>>> Cheers,
>>>>> Piotr
>>>>> 
>>>>> On 28 Feb 2014, at 17:32, James Peach <jp...@apache.org> wrote:
>>>>> 
>>>>>> Hi all,
>>>>>> 
>>>>>> Here's the list of undocumented configuration variables. It's a great contributor opportunity :)
>>>>>> 
>>>>>> 	proxy.config.admin.admin_user STRING admin
>>>>>> 	proxy.config.admin.autoconf.doc_root STRING TS_BUILD_SYSCONFDIR
>>>>>> 	proxy.config.admin.autoconf.localhost_only INT 0
>>>>>> 	proxy.config.admin.autoconf.pac_filename STRING proxy.pac
>>>>>> 	proxy.config.admin.cli_path STRING cli
>>>>>> 	proxy.config.alarm.script_runtime INT 5
>>>>>> 	proxy.config.alarm_email STRING TS_PKGSYSUSER
>>>>>> 	proxy.config.allocator.debug_filter INT 0
>>>>>> 	proxy.config.allocator.enable_reclaim INT 1
>>>>>> 	proxy.config.allocator.max_overage INT 3
>>>>>> 	proxy.config.allocator.reclaim_factor FLOAT 0.3
>>>>>> 	proxy.config.allocator.thread_freelist_size INT 512
>>>>>> 	proxy.config.cache.agg_write_backlog INT 5242880
>>>>>> 	proxy.config.cache.alt_rewrite_max_size INT 4096
>>>>>> 	proxy.config.cache.control.filename STRING cache.config
>>>>>> 	proxy.config.cache.dir.sync_frequency INT 60
>>>>>> 	proxy.config.cache.enable_checksum INT 0
>>>>>> 	proxy.config.cache.hostdb.disable_reverse_lookup INT 0
>>>>>> 	proxy.config.cache.hostdb.sync_frequency INT 120
>>>>>> 	proxy.config.cache.hosting_filename STRING hosting.config
>>>>>> 	proxy.config.cache.interim.migrate_threshold INT 2
>>>>>> 	proxy.config.cache.interim.storage STRING NULL
>>>>>> 	proxy.config.cache.ip_allow.filename STRING ip_allow.config
>>>>>> 	proxy.config.cache.max_disk_errors INT 5
>>>>>> 	proxy.config.cache.min_average_object_size INT 8000
>>>>>> 	proxy.config.cache.mutex_retry_delay INT 2
>>>>>> 	proxy.config.cache.ram_cache.compress_percent INT 90
>>>>>> 	proxy.config.cache.ram_cache_cutoff INT 4194304
>>>>>> 	proxy.config.cache.select_alternate INT 1
>>>>>> 	proxy.config.cache.storage_filename STRING storage.config
>>>>>> 	proxy.config.cache.threads_per_disk INT 8
>>>>>> 	proxy.config.cache.vary_on_user_agent INT 0
>>>>>> 	proxy.config.cache.volume_filename STRING volume.config
>>>>>> 	proxy.config.cluster.cluster_configuration STRING cluster.config
>>>>>> 	proxy.config.cluster.cluster_load_clear_duration INT 24
>>>>>> 	proxy.config.cluster.cluster_load_exceed_duration INT 4
>>>>>> 	proxy.config.cluster.cluster_port INT 8086
>>>>>> 	proxy.config.cluster.delta_thresh INT 30
>>>>>> 	proxy.config.cluster.enable_monitor INT 0
>>>>>> 	proxy.config.cluster.ethernet_interface STRING TS_BUILD_DEFAULT_LOOPBACK_IFACE
>>>>>> 	proxy.config.cluster.load_compute_interval_msecs INT 5000
>>>>>> 	proxy.config.cluster.load_monitor_enabled INT 1
>>>>>> 	proxy.config.cluster.log_bogus_mc_msgs INT 1
>>>>>> 	proxy.config.cluster.mc_group_addr STRING 224.0.1.37
>>>>>> 	proxy.config.cluster.mc_poll_timeout INT 5
>>>>>> 	proxy.config.cluster.mc_send_interval INT 2
>>>>>> 	proxy.config.cluster.mc_ttl INT 1
>>>>>> 	proxy.config.cluster.mcport INT 8089
>>>>>> 	proxy.config.cluster.monitor_interval_secs INT 1
>>>>>> 	proxy.config.cluster.msecs_per_ping_response_bucket INT 50
>>>>>> 	proxy.config.cluster.peer_timeout INT 30
>>>>>> 	proxy.config.cluster.periodic_timer_interval_msecs INT 100
>>>>>> 	proxy.config.cluster.ping_history_buf_length INT 120
>>>>>> 	proxy.config.cluster.ping_latency_threshold_msecs INT 500
>>>>>> 	proxy.config.cluster.ping_response_buckets INT 100
>>>>>> 	proxy.config.cluster.ping_send_interval_msecs INT 100
>>>>>> 	proxy.config.cluster.receive_buffer_size INT 10485760
>>>>>> 	proxy.config.cluster.rpc_cache_cluster INT 0
>>>>>> 	proxy.config.cluster.send_buffer_size INT 10485760
>>>>>> 	proxy.config.cluster.sock_option_flag INT 0x0
>>>>>> 	proxy.config.cluster.sock_packet_mark INT 0x0
>>>>>> 	proxy.config.cluster.sock_packet_tos INT 0x0
>>>>>> 	proxy.config.cluster.startup_timeout INT 10
>>>>>> 	proxy.config.config_update_interval_ms INT 3000
>>>>>> 	proxy.config.cop.linux_min_memfree_kb INT 0
>>>>>> 	proxy.config.core_limit INT -1
>>>>>> 	proxy.config.diags.action.enabled INT 0
>>>>>> 	proxy.config.diags.action.tags STRING NULL
>>>>>> 	proxy.config.dns.failover_number INT 5
>>>>>> 	proxy.config.dns.failover_period INT 60
>>>>>> 	proxy.config.dns.local_ipv4 STRING NULL
>>>>>> 	proxy.config.dns.local_ipv6 STRING NULL
>>>>>> 	proxy.config.dns.lookup_timeout INT 20
>>>>>> 	proxy.config.dns.max_dns_in_flight INT 2048
>>>>>> 	proxy.config.dns.retries INT 5
>>>>>> 	proxy.config.dns.splitdns.filename STRING splitdns.config
>>>>>> 	proxy.config.dump_mem_info_frequency INT 0
>>>>>> 	proxy.config.env_prep STRING example_prep.sh
>>>>>> 	proxy.config.hostdb INT 1
>>>>>> 	proxy.config.hostdb.cluster INT 0
>>>>>> 	proxy.config.hostdb.cluster.round_robin INT 0
>>>>>> 	proxy.config.hostdb.fail.timeout INT 0
>>>>>> 	proxy.config.hostdb.filename STRING host.db
>>>>>> 	proxy.config.hostdb.lookup_timeout INT 120
>>>>>> 	proxy.config.hostdb.migrate_on_demand INT 0
>>>>>> 	proxy.config.hostdb.re_dns_on_reload INT 0
>>>>>> 	proxy.config.hostdb.serve_stale_for INT 0
>>>>>> 	proxy.config.hostdb.storage_path STRING TS_BUILD_CACHEDIR
>>>>>> 	proxy.config.hostdb.verify_after INT 720
>>>>>> 	proxy.config.http.attach_server_session_to_client INT 0
>>>>>> 	proxy.config.http.cache.guaranteed_max_lifetime INT 31536000
>>>>>> 	proxy.config.http.cache.guaranteed_min_lifetime INT 0
>>>>>> 	proxy.config.http.cache.max_open_read_retries INT -1
>>>>>> 	proxy.config.http.cache.max_open_write_retries INT 1
>>>>>> 	proxy.config.http.cache.open_read_retry_time INT 10
>>>>>> 	proxy.config.http.chunking.size INT 4096
>>>>>> 	proxy.config.http.congestion_control.default.client_wait_interval INT 300
>>>>>> 	proxy.config.http.congestion_control.default.congestion_scheme STRING per_ip
>>>>>> 	proxy.config.http.congestion_control.default.dead_os_conn_retries INT 1
>>>>>> 	proxy.config.http.congestion_control.default.dead_os_conn_timeout INT 15
>>>>>> 	proxy.config.http.congestion_control.default.error_page STRING congestion#retryAfter
>>>>>> 	proxy.config.http.congestion_control.default.fail_window INT 120
>>>>>> 	proxy.config.http.congestion_control.default.live_os_conn_retries INT 2
>>>>>> 	proxy.config.http.congestion_control.default.live_os_conn_timeout INT 60
>>>>>> 	proxy.config.http.congestion_control.default.max_connection INT -1
>>>>>> 	proxy.config.http.congestion_control.default.max_connection_failures INT 5
>>>>>> 	proxy.config.http.congestion_control.default.proxy_retry_interval INT 10
>>>>>> 	proxy.config.http.congestion_control.default.wait_interval_alpha INT 30
>>>>>> 	proxy.config.http.congestion_control.filename STRING congestion.config
>>>>>> 	proxy.config.http.congestion_control.localtime INT 0
>>>>>> 	proxy.config.http.default_buffer_size INT 8
>>>>>> 	proxy.config.http.default_buffer_water_mark INT 32768
>>>>>> 	proxy.config.http.doc_in_cache_skip_dns INT 1
>>>>>> 	proxy.config.http.enable_http_info INT 0
>>>>>> 	proxy.config.http.enable_http_stats INT 1
>>>>>> 	proxy.config.http.errors.log_error_pages INT 1
>>>>>> 	proxy.config.http.global_user_agent_header STRING NULL
>>>>>> 	proxy.config.http.negative_revalidating_enabled INT 0
>>>>>> 	proxy.config.http.negative_revalidating_lifetime INT 1800
>>>>>> 	proxy.config.http.no_origin_server_dns INT 0
>>>>>> 	proxy.config.http.number_of_redirections INT 1
>>>>>> 	proxy.config.http.parent_proxies STRING NULL
>>>>>> 	proxy.config.http.parent_proxy.file STRING parent.config
>>>>>> 	proxy.config.http.post_copy_size INT 2048
>>>>>> 	proxy.config.http.record_tcp_mem_hit INT 0
>>>>>> 	proxy.config.http.redirection_enabled INT 0
>>>>>> 	proxy.config.http.referer_default_redirect STRING http://www.apache.org
>>>>>> 	proxy.config.http.referer_filter INT 0
>>>>>> 	proxy.config.http.referer_format_redirect INT 0
>>>>>> 	proxy.config.http.request_header_max_size INT 131072
>>>>>> 	proxy.config.http.request_via_str STRING ApacheTrafficServer/" PACKAGE_VERSION
>>>>>> 	proxy.config.http.response_header_max_size INT 131072
>>>>>> 	proxy.config.http.response_via_str STRING ApacheTrafficServer/" PACKAGE_VERSION
>>>>>> 	proxy.config.http.send_http11_requests INT 1
>>>>>> 	proxy.config.http.server_port INT -1
>>>>>> 	proxy.config.http.server_port_attr STRING X
>>>>>> 	proxy.config.http.server_tcp_init_cwnd INT 0
>>>>>> 	proxy.config.http.use_client_source_port INT 0
>>>>>> 	proxy.config.http.wait_for_cache INT 0
>>>>>> 	proxy.config.icp.default_reply_port INT 0
>>>>>> 	proxy.config.icp.icp_configuration STRING icp.config
>>>>>> 	proxy.config.icp.lookup_local INT 0
>>>>>> 	proxy.config.icp.multicast_enabled INT 0
>>>>>> 	proxy.config.icp.reply_to_unknown_peer INT 0
>>>>>> 	proxy.config.icp.stale_icp_enabled INT 0
>>>>>> 	proxy.config.io.max_buffer_size INT 32768
>>>>>> 	proxy.config.lm.pserver_timeout_msecs INT 0
>>>>>> 	proxy.config.lm.pserver_timeout_secs INT 1
>>>>>> 	proxy.config.local_state_dir STRING TS_BUILD_RUNTIMEDIR
>>>>>> 	proxy.config.log.ascii_buffer_size INT 36864
>>>>>> 	proxy.config.log.collation_max_send_buffers INT 16
>>>>>> 	proxy.config.log.collation_preproc_threads INT 1
>>>>>> 	proxy.config.log.file_stat_frequency INT 32
>>>>>> 	proxy.config.log.hosts_config_file STRING log_hosts.config
>>>>>> 	proxy.config.log.log_buffer_size INT 9216
>>>>>> 	proxy.config.log.max_line_size INT 9216
>>>>>> 	proxy.config.log.search_log_enabled INT 0
>>>>>> 	proxy.config.log.search_log_filters STRING NULL
>>>>>> 	proxy.config.log.search_rolling_interval_sec INT 86400
>>>>>> 	proxy.config.log.search_server_ip_addr STRING NULL
>>>>>> 	proxy.config.log.search_server_port INT 8080
>>>>>> 	proxy.config.log.search_top_sites INT 100
>>>>>> 	proxy.config.log.search_url_filter STRING NULL
>>>>>> 	proxy.config.log.space_used_frequency INT 2
>>>>>> 	proxy.config.log.xml_config_file STRING logs_xml.config
>>>>>> 	proxy.config.log.xuid_logging_enabled INT 1
>>>>>> 	proxy.config.mlock_enabled INT 0
>>>>>> 	proxy.config.net.connections_throttle INT 30000
>>>>>> 	proxy.config.net.listen_backlog INT 1024
>>>>>> 	proxy.config.net.sock_packet_mark_in INT 0x0
>>>>>> 	proxy.config.net.sock_packet_mark_out INT 0x0
>>>>>> 	proxy.config.net.sock_packet_tos_in INT 0x0
>>>>>> 	proxy.config.net.sock_packet_tos_out INT 0x0
>>>>>> 	proxy.config.net_snapshot_filename STRING net.config.xml
>>>>>> 	proxy.config.ping.npacks_to_trans INT 5
>>>>>> 	proxy.config.ping.timeout_sec INT 1
>>>>>> 	proxy.config.plugin.load_elevated INT 0
>>>>>> 	proxy.config.plugin.plugin_mgmt_dir STRING TS_BUILD_SYSCONFDIR "/plugins_mgmt
>>>>>> 	proxy.config.prefetch.child_port INT 39679
>>>>>> 	proxy.config.prefetch.config_file STRING prefetch.config
>>>>>> 	proxy.config.prefetch.default_data_proto STRING tcp
>>>>>> 	proxy.config.prefetch.default_url_proto STRING tcp
>>>>>> 	proxy.config.prefetch.keepalive_timeout INT 900
>>>>>> 	proxy.config.prefetch.max_object_size INT 1000000000
>>>>>> 	proxy.config.prefetch.max_recursion INT 0
>>>>>> 	proxy.config.prefetch.prefetch_enabled INT 0
>>>>>> 	proxy.config.prefetch.push_cached_objects INT 1
>>>>>> 	proxy.config.prefetch.redirection INT 0
>>>>>> 	proxy.config.prefetch.url_buffer_size INT 0
>>>>>> 	proxy.config.prefetch.url_buffer_timeout INT 0
>>>>>> 	proxy.config.process_manager.enable_mgmt_port INT 1
>>>>>> 	proxy.config.process_manager.timeout INT 5
>>>>>> 	proxy.config.raw_stat_sync_interval_ms INT 5000
>>>>>> 	proxy.config.remote_sync_interval_ms INT 5000
>>>>>> 	proxy.config.res_track_memory INT 0
>>>>>> 	proxy.config.socks.accept_enabled INT 0
>>>>>> 	proxy.config.socks.accept_port INT 1080
>>>>>> 	proxy.config.socks.connection_attempts INT 4
>>>>>> 	proxy.config.socks.default_servers STRING 
>>>>>> 	proxy.config.socks.http_port INT 80
>>>>>> 	proxy.config.socks.per_server_connection_attempts INT 1
>>>>>> 	proxy.config.socks.server_connect_timeout INT 10
>>>>>> 	proxy.config.socks.server_fail_threshold INT 2
>>>>>> 	proxy.config.socks.server_retry_time INT 300
>>>>>> 	proxy.config.socks.server_retry_timeout INT 300
>>>>>> 	proxy.config.socks.socks_config_file STRING socks.config
>>>>>> 	proxy.config.socks.socks_needed INT 0
>>>>>> 	proxy.config.socks.socks_timeout INT 100
>>>>>> 	proxy.config.socks.socks_version INT 4
>>>>>> 	proxy.config.ssl.compression INT 0
>>>>>> 	proxy.config.ssl.enabled INT 0
>>>>>> 	proxy.config.ssl.number.threads INT 0
>>>>>> 	proxy.config.ssl.server.cipher_suite STRING RC4-SHA:AES128-SHA:DES-CBC3-SHA:AES256-SHA:ALL:!aNULL:!EXP:!LOW:!MD5:!SSLV2:!NULL
>>>>>> 	proxy.config.ssl.server.honor_cipher_order INT 0
>>>>>> 	proxy.config.ssl.server_port INT -1
>>>>>> 	proxy.config.ssl.session_cache INT 1
>>>>>> 	proxy.config.ssl.session_cache.size INT 20480
>>>>>> 	proxy.config.stack_dump_enabled INT 1
>>>>>> 	proxy.config.stat_api.max_stats_allowed INT 256
>>>>>> 	proxy.config.stats.config_file STRING stats.config
>>>>>> 	proxy.config.stats.snap_file STRING stats.snap
>>>>>> 	proxy.config.stats.snap_frequency INT 60
>>>>>> 	proxy.config.system.mmap_max INT 2097152
>>>>>> 	proxy.config.udp.free_cancelled_pkts_sec INT 10
>>>>>> 	proxy.config.udp.periodic_cleanup INT 10
>>>>>> 	proxy.config.udp.send_retries INT 0
>>>>>> 	proxy.config.udp.threads INT 0
>>>>>> 	proxy.config.update.max_update_state_machines INT 500
>>>>>> 	proxy.config.update.memory_use_mb INT 50
>>>>>> 	proxy.config.update.update_configuration STRING update.config
>>>>>> 	proxy.config.url_remap.handle_backdoor_urls INT 0
>>>>>> 	proxy.config.url_remap.url_remap_mode INT 1
>>>>>> 	proxy.config.user_name STRING nobody
>>>>>> 	proxy.config.vmap.addr_file STRING vaddrs.config
>>>>>> 	proxy.config.vmap.down_up_timeout INT 10
>>>>>> 	proxy.config.vmap.enabled INT 0
>>>>>> 	proxy.config.wccp.addr STRING 
>>>>>> 	proxy.config.wccp.services STRING 
>>>>>> 	proxy.local.cluster.type INT 3
>>>>>> 	proxy.local.http.parent_proxy.disable_connect_tunneling INT 0
>>>>>> 	proxy.local.incoming_ip_to_bind STRING NULL
>>>>>> 	proxy.local.log.collation_mode INT 0
>>>>>> 	proxy.local.outgoing_ip_to_bind STRING NULL
>>>>>> 
>>>>> 
>>>> 
>>> 
>> 
>