Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

TSHttpTxnServerSsnTransactionCount - TSHttpTxnServerSsnTransactionCount API function

Description

       Gets   the  number  of  transactions between the Traffic Server proxy and the origin server from a single
       session.  Any value greater than zero indicates connection reuse.

Name

       TSHttpTxnServerSsnTransactionCount - TSHttpTxnServerSsnTransactionCount API function

Synopsis

          #include <ts/ts.h>

       intTSHttpTxnServerSsnTransactionCount(TSHttpTxntxnp)

See Also