Repository: trafficserver Updated Branches: refs/heads/master c30929227 -> 6d3f43169
Remove obsolete mentions of proxy.config.http.server_port_attr Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/6d3f4316 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/6d3f4316 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/6d3f4316 Branch: refs/heads/master Commit: 6d3f43169e60314372130afde33940f0edc5b71f Parents: c309292 Author: James Peach <[email protected]> Authored: Wed Jan 7 16:00:38 2015 -0800 Committer: James Peach <[email protected]> Committed: Wed Jan 7 16:00:38 2015 -0800 ---------------------------------------------------------------------- doc/admin/transparent-proxy/router-inline.en.rst | 4 ---- .../ja/LC_MESSAGES/admin/transparent-proxy/router-inline.en.po | 3 --- lib/perl/lib/Apache/TS/AdminClient.pm | 1 - 3 files changed, 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/6d3f4316/doc/admin/transparent-proxy/router-inline.en.rst ---------------------------------------------------------------------- diff --git a/doc/admin/transparent-proxy/router-inline.en.rst b/doc/admin/transparent-proxy/router-inline.en.rst index f7047b9..b3c0d8f 100644 --- a/doc/admin/transparent-proxy/router-inline.en.rst +++ b/doc/admin/transparent-proxy/router-inline.en.rst @@ -77,10 +77,6 @@ To configure Traffic Server set the following values in ``STRING`` Default: *value from* ``--on-port`` -``proxy.config.http.server_port_attr`` - ``STRING`` - Default: ``=`` - ``proxy.config.reverse_proxy.enabled`` ``INT`` Default: ``1`` http://git-wip-us.apache.org/repos/asf/trafficserver/blob/6d3f4316/doc/locale/ja/LC_MESSAGES/admin/transparent-proxy/router-inline.en.po ---------------------------------------------------------------------- diff --git a/doc/locale/ja/LC_MESSAGES/admin/transparent-proxy/router-inline.en.po b/doc/locale/ja/LC_MESSAGES/admin/transparent-proxy/router-inline.en.po index ef9a6e7..d0c9ac3 100644 --- a/doc/locale/ja/LC_MESSAGES/admin/transparent-proxy/router-inline.en.po +++ b/doc/locale/ja/LC_MESSAGES/admin/transparent-proxy/router-inline.en.po @@ -157,6 +157,3 @@ msgstr "``INT`` ããã©ã«ã: ``0``" msgid "``STRING`` Default: *value from* ``--on-port``" msgstr "``STRING`` ããã©ã«ã: ``--on-port`` *ã®å¤*" -#: ../../admin/transparent-proxy/router-inline.en.rst:82 -msgid "``proxy.config.http.server_port_attr``" -msgstr "``proxy.config.http.server_port_attr``" http://git-wip-us.apache.org/repos/asf/trafficserver/blob/6d3f4316/lib/perl/lib/Apache/TS/AdminClient.pm ---------------------------------------------------------------------- diff --git a/lib/perl/lib/Apache/TS/AdminClient.pm b/lib/perl/lib/Apache/TS/AdminClient.pm index ab6fd03..dbceabc 100644 --- a/lib/perl/lib/Apache/TS/AdminClient.pm +++ b/lib/perl/lib/Apache/TS/AdminClient.pm @@ -553,7 +553,6 @@ The Apache Traffic Server Administration Manual will explain what these strings proxy.config.http.send_http11_requests proxy.config.http.server_max_connections proxy.config.http.server_port - proxy.config.http.server_port_attr proxy.config.http.share_server_sessions proxy.config.http.slow.log.threshold proxy.config.http.connect_ports
