Re: Partial object caching

2012-08-29 Thread Alan M. Carroll
Kinda sorta of. I have made a simple diagram with some of this information: http://people.apache.org/~amc/ats-cache-layout.jpg which you might find useful. The proposed change would be quite similar to the existing cache structure but would have a couple of major differences - 1) Support having

Re: when to not call TSHttpTxnReenable

2012-08-29 Thread James Peach
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

Re: when to not call TSHttpTxnReenable

2012-08-29 Thread James Peach
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

Re: when to not call TSHttpTxnReenable

2012-08-29 Thread vijay mamidi
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