Re: [API proposal]: TSHttpSsnIdGet

2018-05-11 Thread Shu Kit Chan
How are we going to use this Id? I don't think any API takes the Ssn Id as argument. Right? Or are you simply just trying to figure out how many txns reuse the ssn ? Thanks. Kit On Fri, May 11, 2018 at 3:42 PM, Alan Carroll wrote: > +1 > > On Fri, May 11, 2018 at 11:08 AM, Zeyuan Yu wrote: >

Re: [API proposal]: TSHttpSsnIdGet

2018-05-11 Thread Alan Carroll
+1 On Fri, May 11, 2018 at 11:08 AM, Zeyuan Yu wrote: > int64_t TSHttpSsnIdGet(TSHttpSsn ssnp) > It returns the unique client session identifier for ssnp. This API would be > useful for transaction monitor plugin. > > Docs here: > https://github.com/dyrock/trafficserver/blob/api_ssn_id/ > doc/de

[API proposal]: TSHttpSsnIdGet

2018-05-11 Thread Zeyuan Yu
int64_t TSHttpSsnIdGet(TSHttpSsn ssnp) It returns the unique client session identifier for ssnp. This API would be useful for transaction monitor plugin. Docs here: https://github.com/dyrock/trafficserver/blob/api_ssn_id/doc/developer-guide/api/functions/TSHttpSsnIdGet.en.rst -- [image: work-ea

Re: [EXTERNAL] Re: [PROPOSAL] Plugin promotions to stable

2018-05-11 Thread John Rushford
+1 Sent from my iPhone > On May 11, 2018, at 3:33 PM, Zelkowitz, Evan > wrote: > > +1 on cachekey and ts_lua > > From: Gancho Tenev > Sent: Tuesday, May 8, 2018 2:07 AM > To: Mailing-List trafficserver > Cc: dev > Subject: [EXTERNAL] Re: [PROPOSAL] P

Re: [EXTERNAL] Re: [PROPOSAL] Plugin promotions to stable

2018-05-11 Thread Zelkowitz, Evan
+1 on cachekey and ts_lua From: Gancho Tenev Sent: Tuesday, May 8, 2018 2:07 AM To: Mailing-List trafficserver Cc: dev Subject: [EXTERNAL] Re: [PROPOSAL] Plugin promotions to stable +1 > On May 7, 2018, at 12:49 PM, Leif Hedstrom wrote: > > Hi all, > >

REMINDER: Apache EU Roadshow 2018 schedule announced!

2018-05-11 Thread sharan
Hello Apache Supporters and Enthusiasts This is a reminder that the schedule for the Apache EU Roadshow 2018 in Berlin has been announced. http://apachecon.com/euroadshow18/schedule.html Please note that we will not be running an ApacheCon in Europe this year which means that this Apache EU

Re: [API] Proposed removal from TSAPI

2018-05-11 Thread Alan Carroll
+1 On Thu, May 10, 2018 at 9:25 AM, Bryan Call wrote: > +1 > > -Bryan > > > On May 10, 2018, at 2:05 PM, Susan Hinrichs > wrote: > > > > I just discovered the TS API > > > > void *TSHttpSsnConnectionGet(TSHttpSsn ssnp) > > > > This seems redundant with the TSVConnSSLConnectionGet and > > TSHttp