taojishou edited a comment on issue #8072:
URL: https://github.com/apache/trafficserver/issues/8072#issuecomment-884762107


   CONFIG proxy.config.exec_thread.autoconfig INT 1
   CONFIG proxy.config.exec_thread.autoconfig.scale FLOAT 1.0
   CONFIG proxy.config.exec_thread.limit INT 2
   CONFIG proxy.config.accept_threads INT 1
   CONFIG proxy.config.task_threads INT 2
   CONFIG proxy.config.cache.threads_per_disk INT 8
   CONFIG proxy.config.exec_thread.affinity INT 1
   #CONFIG proxy.config.http.server_ports STRING 80 80:ipv6
   CONFIG proxy.config.http.server_ports STRING 80 443:proto=http2;http:ssl
   CONFIG proxy.config.http.insert_request_via_str INT 1
   CONFIG proxy.config.http.insert_response_via_str INT 0
   CONFIG proxy.config.http.parent_proxy_routing_enable INT 1
   CONFIG proxy.config.http.parent_proxy.retry_time INT 300
   CONFIG proxy.config.http.parent_proxy.connect_attempts_timeout INT 30
   CONFIG proxy.config.http.forward.proxy_auth_to_parent INT 0
   CONFIG proxy.config.http.uncacheable_requests_bypass_parent INT 1
   CONFIG proxy.config.http.keep_alive_no_activity_timeout_in INT 180
   CONFIG proxy.config.http.keep_alive_no_activity_timeout_out INT 180
   CONFIG proxy.config.http.transaction_no_activity_timeout_in INT 30
   CONFIG proxy.config.http.transaction_no_activity_timeout_out INT 30
   CONFIG proxy.config.http.transaction_active_timeout_in INT 900
   CONFIG proxy.config.http.transaction_active_timeout_out INT 0
   CONFIG proxy.config.http.accept_no_activity_timeout INT 120
   CONFIG proxy.config.net.default_inactivity_timeout INT 86400
   CONFIG proxy.config.http.connect_attempts_max_retries INT 3
   CONFIG proxy.config.http.connect_attempts_max_retries_dead_server INT 1
   CONFIG proxy.config.http.connect_attempts_rr_retries INT 3
   CONFIG proxy.config.http.connect_attempts_timeout INT 180
   CONFIG proxy.config.http.post_connect_attempts_timeout INT 1800
   CONFIG proxy.config.http.down_server.cache_time INT 60
   CONFIG proxy.config.http.down_server.abort_threshold INT 10
   CONFIG proxy.config.http.negative_caching_enabled INT 0
   CONFIG proxy.config.http.negative_caching_lifetime INT 1800
   CONFIG proxy.config.http.insert_client_ip INT 1
   CONFIG proxy.config.http.insert_squid_x_forwarded_for INT 1
   CONFIG proxy.config.http.push_method_enabled INT 0
   CONFIG proxy.config.http.cache.http INT 1
   CONFIG  proxy.config.cache.enable_read_while_writer  INT 1
   CONFIG  proxy.config.http.background_fill_active_timeout  INT 0
   CONFIG  proxy.config.http.background_fill_completed_threshold  FLOAT 0.000000
   CONFIG  proxy.config.cache.max_doc_size  INT 0
   CONFIG proxy.config.http.cache.max_open_read_retries INT 38000
   CONFIG proxy.config.http.cache.open_read_retry_time INT 100
   CONFIG proxy.config.http.cache.ignore_client_cc_max_age INT 1
   CONFIG proxy.config.http.normalize_ae INT 1
   CONFIG proxy.config.http.cache.cache_responses_to_cookies INT 1
   CONFIG proxy.config.http.cache.cache_urls_that_look_dynamic INT 1
   CONFIG proxy.config.http.cache.when_to_revalidate INT 0
   CONFIG proxy.config.http.cache.required_headers INT 2
   CONFIG proxy.config.http.cache.heuristic_min_lifetime INT 3600
   CONFIG proxy.config.http.cache.heuristic_max_lifetime INT 86400
   CONFIG proxy.config.http.cache.heuristic_lm_factor FLOAT 0.10
   CONFIG proxy.config.net.connections_throttle INT 30000
   CONFIG proxy.config.net.max_connections_in INT 30000
   CONFIG proxy.config.net.max_requests_in INT 0
   CONFIG proxy.config.cache.ram_cache.size INT 300G
   CONFIG proxy.config.cache.ram_cache_cutoff INT 4194304
   CONFIG proxy.config.cache.limits.http.max_alts INT 5
   CONFIG proxy.config.cache.max_doc_size INT 0
   CONFIG proxy.config.cache.min_average_object_size INT 18000
   CONFIG proxy.config.log.logging_enabled INT 3
   CONFIG proxy.config.log.max_space_mb_for_logs INT 25000
   CONFIG proxy.config.log.max_space_mb_headroom INT 1000
   CONFIG proxy.config.log.rolling_enabled INT 1
   CONFIG proxy.config.log.rolling_interval_sec INT 86400
   CONFIG proxy.config.log.rolling_size_mb INT 10
   CONFIG proxy.config.log.auto_delete_rolled_files INT 1
   CONFIG proxy.config.log.periodic_tasks_interval INT 5
   CONFIG proxy.config.url_remap.remap_required INT 1
   CONFIG proxy.config.url_remap.pristine_host_hdr INT 0
   CONFIG proxy.config.reverse_proxy.enabled INT 1
   CONFIG proxy.config.ssl.client.verify.server.policy STRING PERMISSIVE
   CONFIG proxy.config.ssl.client.verify.server.properties STRING ALL
   CONFIG proxy.config.ssl.client.CA.cert.filename STRING NULL
   CONFIG proxy.config.ssl.server.cert.path STRING /etc/trafficserver/ssl/
   CONFIG proxy.config.ssl.server.private_key.path STRING 
/etc/trafficserver/ssl/
   CONFIG proxy.config.diags.debug.enabled INT 0
   CONFIG proxy.config.diags.debug.tags STRING http|dns
   CONFIG proxy.config.dump_mem_info_frequency INT 0
   CONFIG proxy.config.http.slow.log.threshold INT 0
   
   
   The service is VOD cache , all tls and sys.net settings has been adjusted


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to