I have a patch that will enable keepalive / chunking when transforming from
cache, for user agents that support it. I will attach it in jira later today.
Regards, Otto van der Schaaf
Verzonden van mijn HTC
- Reply message -
Van: "Nick Kew"
Aan:
Onderwerp: Chunking Content-Encoding in
Those commits don't exist in trunk...
Brian
On Sun, May 13, 2012 at 5:07 AM, Jan-Frode Myklebust wrote:
> On Sat, May 12, 2012 at 08:08:11PM -0600, Leif Hedstrom wrote:
>>
>> If we decide not to reroll to fix OSX/clang, I'm +1 on this release,
>> it works on FC16 64-bit for me (with gcc).
>
> Fa
On 15 May 2012, at 00:50, Walsh, Peter wrote:
> I've noticed it works for transformations on objects not served from cache,
> however if the transformation is run on an object retrieved from cache I'm
> not seeing chunked transfer encoding.
>
> Was that the intention?
OTTOMH, with a cached
I've noticed it works for transformations on objects not served from cache,
however if the transformation is run on an object retrieved from cache I'm not
seeing chunked transfer encoding.
Was that the intention?
We have a use case in which we cache the untransformed objects, so for cache
mi
Thanks Brian, I upgraded to 3.0.3 and ran a few tests, seems to work.
Pete Walsh
Software Engineer
206-664-4150
-Original Message-
From: Brian Geffon [mailto:bri...@apache.org]
Sent: Monday, May 14, 2012 3:07 PM
To: dev@trafficserver.apache.org
Subject: Re: Chunking Content-Encoding in
Fixed as of 3.0.3, https://issues.apache.org/jira/browse/TS-1004
Brian
On Mon, May 14, 2012 at 2:51 PM, Walsh, Peter wrote:
> Hello,
> Was there ever any resolution or bugs opened for the issue referenced in the
> below linked email thread, where using a transformation plugin prevents
> traffi
Hello,
Was there ever any resolution or bugs opened for the issue referenced in the
below linked email thread, where using a transformation plugin prevents traffic
server from using chunked transfer encoding? I did a quick search in jira and
didn't find any but may have missed it.
http://www.m
uploaded a new version of the patch which removes one
one overzealous exit(1); - right now I'm running the
thing as local forward proxy.
i
- Original Message -
> Hi folks,
>
> I opened a Jira for cleaning up traffic_cop's code, providing
> a patch that I'd like to get a review for before