oracular (3) TSPluginVCIOBufferWaterMarkGet.3ts.gz

Provided by: trafficserver-dev_9.2.4+ds-2_amd64 bug

NAME

       TSPluginVCIOBufferWaterMarkGet - TSPluginVCIOBufferWaterMarkGet API function

SYNOPSIS

          #include <ts/ts.h>

       TSIOBufferWaterMark TSPluginVCIOBufferWaterMarkGet(TSHttpTxn txnp)

DESCRIPTION

       Convenience  function to obtain the current value of the proxy.config.plugin.vc.default_buffer_water_mark
       parameter from the transaction provided in txnp. If no errors are encountered and the  watermark  on  the
       transaction  is  greater  than  or  equal to zero, this value is returned. Otherwise the default value is
       returned.

       2024, dev@trafficserver.apache.org