TS-1255 Added new configs to plugin docs.
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/cba93031 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/cba93031 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/cba93031 Branch: refs/heads/master Commit: cba930314ee4a41ce7c9e64e6eeffcc938503447 Parents: 73b277f Author: Leif Hedstrom <[email protected]> Authored: Mon Jul 29 08:08:00 2013 +0200 Committer: Leif Hedstrom <[email protected]> Committed: Thu Aug 1 22:42:49 2013 +0200 ---------------------------------------------------------------------- doc/reference/plugins/conf_remap.en.rst | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/cba93031/doc/reference/plugins/conf_remap.en.rst ---------------------------------------------------------------------- diff --git a/doc/reference/plugins/conf_remap.en.rst b/doc/reference/plugins/conf_remap.en.rst index 2f90e1c..c18ae8d 100644 --- a/doc/reference/plugins/conf_remap.en.rst +++ b/doc/reference/plugins/conf_remap.en.rst @@ -105,3 +105,12 @@ the `conf_remap` plugin: | proxy.config.http.flow_control.enabled | proxy.config.http.flow_control.low_water | proxy.config.http.flow_control.high_water +| proxy.config.http.cache.range.lookup +| proxy.config.http.normalize_ae_gzip +| 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_enable
