Thanks Leif
Karthik
From: Leif Hedstrom
Sent: Monday, April 25, 2016 6:35:30 PM
To: dev@trafficserver.apache.org; Karthik Sivaraman
Subject: Re: Sharing data across plug-ins
> On Apr 25, 2016, at 7:21 PM, Karthik Sivaraman
> wrote:
>
> Hi
Hi
I want to share a hash table among two plug-ins. I know that TSHttpTxnArgSet
can share transaction specific data among plugins but want to know if thats the
recommended way.
More details: I have a hashtable that is keyed based on destination IP address
and has actions for each plugin - -
reasonable choice to me.
Cheers,
—Gancho
> On Apr 22, 2016, at 9:30 AM, Karthik Sivaraman
> wrote:
>
> Thanks all. Will follow up on these links
>
> Karthik
>
>
> From: Brian Geffon
> Sent: Friday, April 22, 2016 8:46 AM
>
hopefully going to land soon too.
Brian
On Friday, April 22, 2016, James Peach wrote:
>
> > On Apr 22, 2016, at 7:01 AM, Karthik Sivaraman <
> karthiksivara...@outlook.com > wrote:
> >
> > Hi
> >
> >
> > We are planning to maintain a plug-in that does t
Hi
We are planning to maintain a plug-in that does third party feed based URL
filtering. Are there any recommendations for unit test/regression test
frameworks? What does trafficserver use for its unit/regression tests?
Thanks
Karthik
this to work.
>
>
>On 3/30/2016 1:29 AM, Karthik Sivaraman wrote:
>> Hi
>>
>>
>> Is there any existing support for SSL decryption in forward proxy mode of
>> trafficserver? I could not find any documentation around this. We want to
>> scan all traffic
Hi
Is there any existing support for SSL decryption in forward proxy mode of
trafficserver? I could not find any documentation around this. We want to scan
all traffic that emanate from our network.
The only relevant feature I found was SSL termination for reverse proxy mode
but it was not c