c-taylor commented on issue #7517: URL: https://github.com/apache/trafficserver/issues/7517#issuecomment-777681976
I want to connection rate limit for both (child->parent) and (parent->origin) I understand and accept that the relationship between child and childs route for an fqdn is decoupled from parent and parents route to an origin. Given the typical bias in host count child(many) -> parent(few) and the low cardinality of the parent fqdn and parent ip, the values used in 'both' today. There is no direct means to stop one resource originator from consuming all available resource at another tier. A 'slow' origin (various scenarios) where the arrival rate is greater than the despatch rate can demonstrate this. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
