GitHub user realpdm opened an issue:
https://github.com/apache/trafficserver/issues/1500
Create a keep alive session timeout and/or max # of requests from client on
a single session
I think there should be a setting for the maximum time a keep alive session
can be active and/or a maximum number of requests that can be issued on a
client's keep_alive session.
While I don't want to timeout an active request ever, keep alive sessions
that are allowed to live forever pose a problem for draining traffic from an
ATS by removing it from a load balancer. Clients who maintain long keep alive
sessions will never drain away and will continue to send requests on that
session despite the load balancer quiescing the ATS server.
----
----
---
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.
---