[
https://issues.apache.org/jira/browse/TS-3457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14483531#comment-14483531
]
Miles Libbey commented on TS-3457:
----------------------------------
These configs are on that page, but, I can't find them in records.config
proxy.config.http.server_tcp_init_cwnd
proxy.config.http.cache.guaranteed_min_lifetime
proxy.config.http.cache.guaranteed_max_lifetime
proxy.config.http.doc_in_cache_skip_dns
proxy.config.http.chunking.size
proxy.config.http.default_buffer_size
proxy.config.http.default_buffer_water_mark
proxy.config.http.request_header_max_size
proxy.config.http.response_header_max_size
proxy.config.http.negative_revalidating_enabled
proxy.config.http.negative_revalidating_lifetime
proxy.config.http.accept_encoding_filter_enabled
proxy.config.http.global_user_agent_header
> Add "overrridable" flag to configuration documentation
> ------------------------------------------------------
>
> Key: TS-3457
> URL: https://issues.apache.org/jira/browse/TS-3457
> Project: Traffic Server
> Issue Type: Bug
> Components: Documentation
> Reporter: Miles Libbey
> Assignee: Miles Libbey
> Fix For: Docs
>
>
> In our records.config documentation, we indicate if a config is reloadable --
> for instance:
> .. ts:cv:: CONFIG proxy.config.http.negative_caching_enabled INT 0
> :reloadable:
> we have a similar flag that indicates if the config is overridable via plugin
> as well. Think the data is available from
> https://docs.trafficserver.apache.org/en/latest/reference/api/TSHttpOverridableConfig.en.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)