SolidWallOfCode commented on code in PR #10688:
URL: https://github.com/apache/trafficserver/pull/10688#discussion_r1383765691


##########
doc/admin-guide/files/records.yaml.en.rst:
##########
@@ -507,6 +507,23 @@ Network
    between `proxy.config.net.max_connections_in` and 
`proxy.config.net.max_requests_in`
    is the amount of maximum idle (keepalive) connections |TS| will maintain.
 
+.. ts:cv:: CONFIG proxy.config.net.per_client.max_connections_in INT 0
+   :reloadable:
+
+   The total number of concurrent client connections that |TS| will accept from

Review Comment:
   Need to define "a client". 



##########
doc/admin-guide/files/records.yaml.en.rst:
##########
@@ -507,6 +507,23 @@ Network
    between `proxy.config.net.max_connections_in` and 
`proxy.config.net.max_requests_in`
    is the amount of maximum idle (keepalive) connections |TS| will maintain.
 
+.. ts:cv:: CONFIG proxy.config.net.per_client.max_connections_in INT 0
+   :reloadable:
+
+   The total number of concurrent client connections that |TS| will accept from

Review Comment:
   Need to define "a given client". 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to