TSPluginVCIOBufferWaterMarkGet - TSPluginVCIOBufferWaterMarkGet API function
Contents
Copyright
2025, dev@trafficserver.apache.org
9.2 May 22, 2025 TSPLUGINVCIOBUFFERWATERMARKGET(3ts)
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.
Name
TSPluginVCIOBufferWaterMarkGet - TSPluginVCIOBufferWaterMarkGet API function
Synopsis
#include <ts/ts.h>
TSIOBufferWaterMarkTSPluginVCIOBufferWaterMarkGet(TSHttpTxntxnp)