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 2022/02/14 17:58:29 UTC

[GitHub] [trafficserver] moonchen opened a new pull request #8667: TLS Session Resumption: fix timed out session

moonchen opened a new pull request #8667:
URL: https://github.com/apache/trafficserver/pull/8667


   A recent to use shared_ptr for sessions change modified the
   behavior of timed out sessions in getOriginSession().  This
   change reverts the behavior of getOriginSession() for a timed
   out session to the previous behavior, where it returns a null
   session pointer.


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] zwoop commented on pull request #8667: TLS Session Resumption: fix timed out session

Posted by GitBox <gi...@apache.org>.
zwoop commented on pull request #8667:
URL: https://github.com/apache/trafficserver/pull/8667#issuecomment-1042424276


   Cherry-picked to v9.2.x


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] duke8253 merged pull request #8667: TLS Session Resumption: fix timed out session

Posted by GitBox <gi...@apache.org>.
duke8253 merged pull request #8667:
URL: https://github.com/apache/trafficserver/pull/8667


   


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] zwoop commented on pull request #8667: TLS Session Resumption: fix timed out session

Posted by GitBox <gi...@apache.org>.
zwoop commented on pull request #8667:
URL: https://github.com/apache/trafficserver/pull/8667#issuecomment-1042424500


   @moonchen We don't need this for 9.1.x do we ?


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] moonchen commented on pull request #8667: TLS Session Resumption: fix timed out session

Posted by GitBox <gi...@apache.org>.
moonchen commented on pull request #8667:
URL: https://github.com/apache/trafficserver/pull/8667#issuecomment-1042441122


   > @moonchen We don't need this for 9.1.x do we ?
   
   I don't think so.  The shared_ptr code isn't in 9.1.x.


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] duke8253 merged pull request #8667: TLS Session Resumption: fix timed out session

Posted by GitBox <gi...@apache.org>.
duke8253 merged pull request #8667:
URL: https://github.com/apache/trafficserver/pull/8667


   


-- 
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: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org