This is an automated email from the ASF dual-hosted git repository.
bcall pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new cee6d61 Change the defauilt connect_ports docs to reflect the code
cee6d61 is described below
commit cee6d617138ec8fe11a6d67508cd3c5b4623cf40
Author: Bryan Call <[email protected]>
AuthorDate: Tue Jul 31 10:56:58 2018 -0700
Change the defauilt connect_ports docs to reflect the code
---
doc/admin-guide/files/records.config.en.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/admin-guide/files/records.config.en.rst
b/doc/admin-guide/files/records.config.en.rst
index 597fc94..66cf80b 100644
--- a/doc/admin-guide/files/records.config.en.rst
+++ b/doc/admin-guide/files/records.config.en.rst
@@ -706,7 +706,7 @@ ip-resolve
9090:proto=http:ssl
-.. ts:cv:: CONFIG proxy.config.http.connect_ports STRING 443 563
+.. ts:cv:: CONFIG proxy.config.http.connect_ports STRING 443
The range of origin server ports that can be used for tunneling via
``CONNECT``.