maskit commented on a change in pull request #6869:
URL: https://github.com/apache/trafficserver/pull/6869#discussion_r442580117
##########
File path: doc/admin-guide/files/records.config.en.rst
##########
@@ -4407,6 +4407,31 @@ Sockets
platforms. (Currently only linux). IO buffers are allocated with the
MADV_DONTDUMP
with madvise() on linux platforms that support MADV_DONTDUMP. Enabled by
default.
+.. ts:cv:: CONFIG proxy.config.ssl.misc.io.max_buffer_index INT 8
+
+ Configures the max IOBuffer Block index used for various SSL Operations
+ such as Handshake or Protocol Probe. Default value is 8 which maps to a 32K
buffer
Review comment:
Sure, I don't think it's a blocker.
----------------------------------------------------------------
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:
[email protected]