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/07/28 14:50:47 UTC

[GitHub] [trafficserver] SolidWallOfCode commented on a change in pull request #8088: Allow variable buffer sizes and watermarks with transaction intercept plugins

SolidWallOfCode commented on a change in pull request #8088:
URL: https://github.com/apache/trafficserver/pull/8088#discussion_r678378048



##########
File path: doc/developer-guide/api/functions/TSTypes.en.rst
##########
@@ -78,6 +78,34 @@ more widely. Those are described on this page.
 
    A 64 bit time value, measured in nanoseconds.
 
+.. type:: TSHttpConnectPluginOptions

Review comment:
       This needs a leading value that indicates what data is valid in it for backwards compatibility. This could be a size, or a version, or both. This must always be first (similar to `sa_family` in `sockaddr`). Alternatively this length could be passed as an argument to `TSHttpConnectPlugin`.




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