Re: [VOTE] Release Apache Traffic Server v2.1.9

2011-05-30 Thread Leif Hedstrom
On 05/27/2011 11:43 AM, Leif Hedstrom wrote: Hi all, I've prepared a package for a v2.1.9 release. Please take a look at the artifacts, check the STATUS/README/CHANGES files, and do builds and tests. After finishing your examination of the release candidate, please cast your ±/0 votes, I will

Re: Review of TS-798 please

2011-05-30 Thread Leif Hedstrom
On 05/30/2011 07:53 AM, Leif Hedstrom wrote: Hi all, I need at least a couple of people to review the second patch on https://issues.apache.org/jira/browse/TS-798 before I commit it for v3.0. The main issue here is that in the case of a remap.config "parse" error (of almost any kind), we end

Re: multi-frag in cache

2011-05-30 Thread John Plevyak
This code is called periodically as new data is deposited in the buffer in an ongoing stream. When the stream ends, we willl switch to the openWriteClose path. So, if we enter this code we might have already fragmented the file. If the amount of data is over 1MB (target_fragment_size()) then we

Review of TS-798 please

2011-05-30 Thread Leif Hedstrom
Hi all, I need at least a couple of people to review the second patch on https://issues.apache.org/jira/browse/TS-798 before I commit it for v3.0. The main issue here is that in the case of a remap.config "parse" error (of almost any kind), we end up adding the defunct mapping to the map rule