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/10/19 20:52:21 UTC

[GitHub] [trafficserver] randall commented on a change in pull request #8414: rate_limit: convert to using TSVConnSslSniGet

randall commented on a change in pull request #8414:
URL: https://github.com/apache/trafficserver/pull/8414#discussion_r732235161



##########
File path: plugins/experimental/rate_limit/sni_selector.cc
##########
@@ -17,10 +17,7 @@
  */
 #include "tscore/ink_config.h"
 
-// Needs special OpenSSL APIs as a global plugin for early CLIENT_HELLO inspection
-#if TS_USE_HELLO_CB
-
-#include <cstring>
+#include <string.h>

Review comment:
       Not sure. I'll try with that reverted.




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