This is an automated email from the ASF dual-hosted git repository.

zwoop pushed a commit to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/8.0.x by this push:
     new 7b4211a  Corrects description for 
proxy.config.http.origin_max_connections
7b4211a is described below

commit 7b4211a161da1eafe28dcc5850c70d29f18d0161
Author: Derek Dagit <[email protected]>
AuthorDate: Thu Feb 7 08:53:18 2019 -0800

    Corrects description for proxy.config.http.origin_max_connections
---
 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 69f3ac9..2cfd2a6 100644
--- a/doc/admin-guide/files/records.config.en.rst
+++ b/doc/admin-guide/files/records.config.en.rst
@@ -1360,7 +1360,7 @@ Origin Server Connect Attempts
    :reloadable:
    :overridable:
 
-   Limits the number of socket connections per origin server to the value 
specified. To enable, set to one (``1``).
+   Limits the number of socket connections per origin server to the value 
specified. To disable, set to zero (``0``).
 
 .. ts:cv:: CONFIG proxy.config.http.origin_max_connections_queue INT -1
    :reloadable:

Reply via email to