You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/01/12 16:04:31 UTC

[GitHub] [trafficserver] a-canary opened a new pull request #7418: PoolableSession

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:
users@infra.apache.org



[GitHub] [trafficserver] a-canary commented on pull request #7418: PoolableSession

Posted by GitBox <gi...@apache.org>.
a-canary commented on pull request #7418:
URL: https://github.com/apache/trafficserver/pull/7418#issuecomment-763809441


   merged #6828


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [trafficserver] a-canary commented on pull request #7418: PoolableSession

Posted by GitBox <gi...@apache.org>.
a-canary commented on pull request #7418:
URL: https://github.com/apache/trafficserver/pull/7418#issuecomment-759092891


   [approve ci autest]


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [trafficserver] a-canary commented on pull request #7418: PoolableSession

Posted by GitBox <gi...@apache.org>.
a-canary commented on pull request #7418:
URL: https://github.com/apache/trafficserver/pull/7418#issuecomment-763211612


   [approve ci ubuntu]


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [trafficserver] a-canary closed pull request #7418: PoolableSession

Posted by GitBox <gi...@apache.org>.
a-canary closed pull request #7418:
URL: https://github.com/apache/trafficserver/pull/7418


   


----------------------------------------------------------------
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:
users@infra.apache.org