Yeah, I tracked it to the same after looking at how sstc was getting updated.
Thanks.
> On Apr 19, 2018, at 3:02 PM, Alan Carroll
> wrote:
>
> Look at TSHttpSsnTransactionCount().
Look at TSHttpSsnTransactionCount().
t;> depth. On a long living connection, multiple requests/responses can be
>> exchanged. For each request received on a persistent connection the txn
>> depth count is incremented.
>>
>> Bhasker.
>>
>>> On Apr 19, 2018, at 11:23 AM, Alan Carroll
>>>
&
rhaps I am using the wrong term. Here’s what I mean by transaction
> depth. On a long living connection, multiple requests/responses can be
> exchanged. For each request received on a persistent connection the txn
> depth count is incremented.
>
> Bhasker.
>
> > On Apr 19, 2018,
Alan,
Perhaps I am using the wrong term. Here’s what I mean by transaction depth. On
a long living connection, multiple requests/responses can be exchanged. For
each request received on a persistent connection the txn depth count is
incremented.
Bhasker.
> On Apr 19, 2018, at 11:23 AM, A
"Depth"? I don't know what that means. You can use the logging tag `sstc` -
https://docs.trafficserver.apache.org/en/latest/admin-guide/logging/formatting.en.html#connections-and-transactions
- to get the number of transactions on the outbound connection.
On Thu, Apr 19, 2018 at 12:11 PM, Dk Jack
Hi,
Is it possible to get the transaction depth for an HTTP transaction? Thanks.
Dk.