bneradt commented on code in PR #10688: URL: https://github.com/apache/trafficserver/pull/10688#discussion_r1376935770
########## doc/admin-guide/files/records.yaml.en.rst: ########## @@ -507,6 +507,13 @@ 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 + + The total number of client connections that |TS| will accept from a given Review Comment: Good point. Specifying "concurrent" would be helpful. -- 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