bneradt commented on PR #10696: URL: https://github.com/apache/trafficserver/pull/10696#issuecomment-1786383402
> > Let me clarify that this PR has > > > > * Move HttpConnectionCount code in to iocore/net > > * Rename `OutboundConnTrack` to `ConnectionTracker` > > * Add inbound support to the `ConnectionTracker` ( includes renaming current variables and functions for outbound connection) > > * Cleanup of tls_bridge plugin > > > > But doesn't have > > > > * Using ConnectionTracker for inbound connection > > Yep, I think that covers it. And this has the implementation of per_client connection max: https://github.com/apache/trafficserver/pull/10688 I'll take that out of draft once this lands. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
