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/28 16:25:05 UTC

[GitHub] [trafficserver] shinrich commented on pull request #6412: Optimize data structure for client SSL_CTX objects.

shinrich commented on pull request #6412:
URL: https://github.com/apache/trafficserver/pull/6412#issuecomment-769203043


   This work would eliminate string allocations on the lookup for SSL_CTX.  That is valuable.  As it stands it seems to be pulling in an unnecessary class which adds to the complexity and reduces the code understandability.  But I think this is a valuable issue to address.


----------------------------------------------------------------
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