yes.. i could see that in the stack trace
On Wed, Aug 29, 2012 at 8:57 PM, James Peach wrote:
> On 29/08/2012, at 8:52 PM, James Peach wrote:
>
>> On 28/08/2012, at 7:34 AM, vijay mamidi
>> wrote:
>>
>>> all the transaction based hooks can be reenabled with
>>> TSHttpTxnReenable and when the p
On 29/08/2012, at 8:52 PM, James Peach wrote:
> On 28/08/2012, at 7:34 AM, vijay mamidi wrote:
>
>> all the transaction based hooks can be reenabled with
>> TSHttpTxnReenable and when the plugin involves transformations they
>> should be reenabled with VIOReenable
>
> Thanks Vihay.
Thanks *Vi
On 28/08/2012, at 7:34 AM, vijay mamidi wrote:
> all the transaction based hooks can be reenabled with
> TSHttpTxnReenable and when the plugin involves transformations they
> should be reenabled with VIOReenable
Thanks Vihay. I was trying to test the plugin by registering every hook and I
was u
all the transaction based hooks can be reenabled with
TSHttpTxnReenable and when the plugin involves transformations they
should be reenabled with VIOReenable
-Vijay
On Tue, Aug 28, 2012 at 7:04 AM, James Peach wrote:
> On 27/08/2012, at 11:07 PM, vijay mamidi
> wrote:
>
>> VIO should be reena
On 27/08/2012, at 11:07 PM, vijay mamidi wrote:
> VIO should be reenabled with VIOReenable
AFACIT TS_EVENT_HTTP_READ_RESPONSE_HDR gives a TSHttpTxn as the event data.
Which VIO do you mean?
>
> -Vijay
>
> On Mon, Aug 27, 2012 at 10:39 PM, James Peach wrote:
>> Hi all,
>>
>> I have a little
VIO should be reenabled with VIOReenable
-Vijay
On Mon, Aug 27, 2012 at 10:39 PM, James Peach wrote:
> Hi all,
>
> I have a little Lua example that trips all the ssn and txn hooks. The
> callback function for each hook just calls TSHttpTxnReenable(). I'm finding
> that re-enablin the transacti
Hi all,
I have a little Lua example that trips all the ssn and txn hooks. The callback
function for each hook just calls TSHttpTxnReenable(). I'm finding that
re-enablin the transaction in response to a TS_EVENT_HTTP_READ_RESPONSE_HDR
event always asserts.
I figured that calling TSHttpTxnReena