Re: [API Proposal] - TSVConnArgs

2017-11-14 Thread Dk Jack
I concur with the idea that connection level APIs should be different from the HTTP txn or ssn level APIs. For my use case, I am saving attributes at the connection level and accessing them during HTTP txn processing. On Tue, Nov 14, 2017 at 6:11 AM, Alan Carroll < solidwallofc...@oath.com.invalid

Re: [API Proposal] - TSVConnArgs

2017-11-14 Thread Alan Carroll
I thought we'd discussed this already, but I think having the same index for all three is a bad API design. I think the use cases are generally separate and conflating them effectively reduces the size of the arrays. If I could, I'd change the TXN and SSN args to use separate indices and would be