This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new c6b50f2 Fix doc for http2.no_activity_timeout_in (#7721)
c6b50f2 is described below
commit c6b50f2461612802b6ca1a0a23a8ea3250844a2d
Author: Susan Hinrichs <[email protected]>
AuthorDate: Tue Apr 20 09:52:33 2021 -0500
Fix doc for http2.no_activity_timeout_in (#7721)
(cherry picked from commit e2698efa2b56830a651b3443ff92ca3fb944b923)
---
doc/admin-guide/files/records.config.en.rst | 2 --
1 file changed, 2 deletions(-)
diff --git a/doc/admin-guide/files/records.config.en.rst
b/doc/admin-guide/files/records.config.en.rst
index a26dc8d..993abf2 100644
--- a/doc/admin-guide/files/records.config.en.rst
+++ b/doc/admin-guide/files/records.config.en.rst
@@ -3785,7 +3785,6 @@ HTTP/2 Configuration
.. ts:cv:: CONFIG proxy.config.http2.accept_no_activity_timeout INT 120
:reloadable:
- :overridable:
Specifies how long |TS| keeps connections to clients open if no
activity is received on the connection. Lowering this timeout can ease
@@ -3794,7 +3793,6 @@ HTTP/2 Configuration
.. ts:cv:: CONFIG proxy.config.http2.no_activity_timeout_in INT 120
:reloadable:
- :overridable:
Specifies how long |TS| keeps connections to clients open if a
transaction stalls. Lowering this timeout can ease pressure on the proxy if