e anything different about the requests, but I will do
another wireshark capture to ensure the request being sent is the same in
both 4.2.1 and 5.0.0.
On 6/26/14 6:22 PM, "James Peach" wrote:
>On Jun 25, 2014, at 3:07 PM, Walsh, Peter wrote:
>
>> Hello,
>> I just upgraded
Hello,
I just upgraded from 4.2.1 to ATS 5.0.0 but am having issues in my plugins that
use TSHttpConnect.
When the response body is chunked, the response body being returned to my
plugin includes the chunk sizes in the response string. In ATS 4.x, the
plugins received the response body without
sforms happening at the same time?
On 8/28/13 9:51 AM, "Walsh, Peter" wrote:
>Here's an odd one.
>
>I have a transform that caches the untransformed response, so that way I
>perform the transformation for each subsequent cache hit of that
>document. This works well
Here's an odd one.
I have a transform that caches the untransformed response, so that way I
perform the transformation for each subsequent cache hit of that document.
This works well enough, until my plugin is in a cluster. When in a cluster, if
the cached document is peer fetched the respon
PM
To: dev@trafficserver.apache.org
Subject: Re: TSHttpConnect and chunked flow control
On 01/08/2012, at 9:14 AM, "Walsh, Peter" wrote:
> Hello all,
> We have a plugin that uses TSHttpConnect and have noticed that when the
> response is not from cache and is over about
Hello all,
We have a plugin that uses TSHttpConnect and have noticed that when the
response is not from cache and is over about 40k, traffic server begins to
introduce latencies between its callbacks to the event
TS_EVENT_VCONN_READ_READY. I have only been able to reproduce this in a
clustered
i...@apache.org]
Sent: Monday, May 14, 2012 3:07 PM
To: dev@trafficserver.apache.org
Subject: Re: Chunking Content-Encoding in Transformation Plugin
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 ther
Transformation Plugin
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 trans
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
You can use these API's to decide which response is cached...
tsapi void TSHttpTxnUntransformedRespCache(TSHttpTxn txnp, int on);
tsapi void TSHttpTxnTransformedRespCache(TSHttpTxn txnp, int on);
On 4/6/12 2:57 AM, "松节油" wrote:
>hi
>
>In the SDK document "The Sample Null Transform Plugin"
Hello, I see that ICP is currently broken,
https://issues.apache.org/jira/browse/TS-32, has there been any discussion
around getting it fixed in an upcoming release?
Thanks,
Pete
11 matches
Mail list logo