Re: t/r 3.0.2

2011-10-05 Thread Jim Jagielski
Let me reproduce... On Oct 5, 2011, at 6:51 AM, Igor Galić wrote: > > > - Original Message - >> >> >> - Original Message - >>> Should we set some deadline? I can RM if need be. >> >> Currently doing tests as users reported a regression on parent >> caching > > > The setup >

Re: Bug triage for v3.1.1 and v3.1.2

2011-10-05 Thread Leif Hedstrom
On 10/03/2011 02:07 PM, Leif Hedstrom wrote: Hi all, there are 100 bugs open for v3.1.1 and 75 for v3.1.2. We need to triage this :). Please, everyone, take a look at all these bugs, and do one of the following: 1) Close already resolved bugs, or bugs which can be closed as won't fix or inv

Re: gzip.c // working + using deflateInit2

2011-10-05 Thread Otto van der Schaaf
i just created TS-976 / TS-975, with the diffs attached. 2011/10/5 Igor Galić > > > - Original Message - > > Hi, > > > > I did some work on the gzip.c example plugin: > > -made it working again (current code failes on asserts from > > TSMimeHdrFieldValueStringGet), > > -made it compress

Re: gzip.c // working + using deflateInit2

2011-10-05 Thread Igor Galić
- Original Message - > Hi, > > I did some work on the gzip.c example plugin: > -made it working again (current code failes on asserts from > TSMimeHdrFieldValueStringGet), > -made it compress using the same deflateinit2 call as mod_gzip, for > better > browser compatibility (ie issues).

Re: t/r 3.0.2

2011-10-05 Thread Igor Galić
- Original Message - > > > - Original Message - > > Should we set some deadline? I can RM if need be. > > Currently doing tests as users reported a regression on parent > caching The setup /opt/ats-3.0.x/ -- The proxy listening on port 80 records.

gzip.c // working + using deflateInit2

2011-10-05 Thread Otto van der Schaaf
Hi, I did some work on the gzip.c example plugin: -made it working again (current code failes on asserts from TSMimeHdrFieldValueStringGet), -made it compress using the same deflateinit2 call as mod_gzip, for better browser compatibility (ie issues). Regards, Otto van der Schaaf /** @file T

Re: t/r 3.0.2

2011-10-05 Thread Igor Galić
- Original Message - > Should we set some deadline? I can RM if need be. Currently doing tests as users reported a regression on parent caching > On Oct 3, 2011, at 2:03 PM, Jim Jagielski wrote: > > > Gone as far as I can on STATUS… > > > > On Sep 30, 2011, at 7:20 AM, Jim Jagielski wro