maskit commented on a change in pull request #6869:
URL: https://github.com/apache/trafficserver/pull/6869#discussion_r442573724



##########
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:
       Do we have a table for indexes and sizes on the docs? There should be 
`define` or `enum` in the code, but it's not very user friendly.




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


Reply via email to