Github user shinrich commented on the issue:
https://github.com/apache/trafficserver/pull/761
@bcall so the idea is that we will remove the existing
proxy.config.net.connections_throttle setting in the 7.0 time frame? This PR
is changing the existing throttle setting to allow for connections to be closed
immediately when over limit. As it is implemented currently, the connection
attempts are just retried later making this setting pretty useless when under
load.
Independent of the proxy.config.net.connections_throttle setting, having a
no-throttle port setting would still be useful in the LRU scenario. There may
be intra-pod communication channels you don't want to shutdown. What are your
thoughts there?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---