You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2017/11/02 18:46:09 UTC

[trafficserver] branch master updated (af92bb6 -> 89e7025)

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

zwoop pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from af92bb6  This removes all configuration Element ctor/dtor code
     new 2d19d1b  Doc: Updating proxy.config.https.accept_no_activity_timeout information
     new 89e7025  Doc: Cleaning wording in proxy.config.http2.accept_no_activity_timeout information

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/admin-guide/files/records.config.en.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].

[trafficserver] 02/02: Doc: Cleaning wording in proxy.config.http2.accept_no_activity_timeout information

Posted by zw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 89e70251553cf838ff093f1454fb66d7768efbd7
Author: Rick Pufky <ri...@omniti.com>
AuthorDate: Thu Aug 31 11:07:13 2017 -0400

    Doc: Cleaning wording in proxy.config.http2.accept_no_activity_timeout information
---
 doc/admin-guide/files/records.config.en.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/admin-guide/files/records.config.en.rst b/doc/admin-guide/files/records.config.en.rst
index dc8ee2e..83c5528 100644
--- a/doc/admin-guide/files/records.config.en.rst
+++ b/doc/admin-guide/files/records.config.en.rst
@@ -3458,10 +3458,10 @@ HTTP/2 Configuration
    :reloadable:
    :overridable:
 
-   Specifies how long Traffic Server keeps connections to clients open after
-   initial connection if no activity is received on the connection. Lowering
-   this timeout can ease pressure on the proxy if misconfigured or misbehaving
-   clients are opening a large number of connections without submitting requests.
+   Specifies how long Traffic Server keeps connections to clients open if no
+   activity is received on the connection. Lowering this timeout can ease
+   pressure on the proxy if misconfigured or misbehaving clients are opening
+   a large number of connections without submitting requests.
 
 .. ts:cv:: CONFIG proxy.config.http2.no_activity_timeout_in INT 120
    :reloadable:

-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.

[trafficserver] 01/02: Doc: Updating proxy.config.https.accept_no_activity_timeout information

Posted by zw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 2d19d1bc7331108810917d4f54f3051a6088da68
Author: Rick Pufky <ri...@omniti.com>
AuthorDate: Wed Aug 16 14:07:30 2017 -0400

    Doc: Updating proxy.config.https.accept_no_activity_timeout information
---
 doc/admin-guide/files/records.config.en.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/admin-guide/files/records.config.en.rst b/doc/admin-guide/files/records.config.en.rst
index 21359d2..dc8ee2e 100644
--- a/doc/admin-guide/files/records.config.en.rst
+++ b/doc/admin-guide/files/records.config.en.rst
@@ -3458,10 +3458,10 @@ HTTP/2 Configuration
    :reloadable:
    :overridable:
 
-   Specifies how long Traffic Server keeps connections to origin servers open
-   if the transaction stalls. Lowering this timeout can ease pressure on the
-   proxy if misconfigured or misbehaving clients are opening a large number of
-   connections without submitting requests.
+   Specifies how long Traffic Server keeps connections to clients open after
+   initial connection if no activity is received on the connection. Lowering
+   this timeout can ease pressure on the proxy if misconfigured or misbehaving
+   clients are opening a large number of connections without submitting requests.
 
 .. ts:cv:: CONFIG proxy.config.http2.no_activity_timeout_in INT 120
    :reloadable:

-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.