a-canary opened a new pull request #7418: URL: https://github.com/apache/trafficserver/pull/7418
Http1ServerSessions now inherit from an abstract PoolableSession which adds the following for outbound pooling: + linkage for intrusive dlist + KA status + OutboundConnTrack::Group Its is expected that H2 and H3 session will also need to inherit from this, or something similar. We will continue to refactor the HttpSM and ProxyTransaction to use PoolableSession* for all outbound transations. ---------------------------------------------------------------- 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]
