On Wed, 2016-11-02 at 22:44 -0700, Daniel Chang wrote:
> Hi dev,
>
> First email to this mailing list, excited to be here! I'm new to ATS
> development so please bear with me.
>
> Briefly, I want to inspect the content data of HTTP responses for all of my
> Transactions and store them on disk /
Hi Eric,
I can't think of any reason to use .990 over 1.0.
John
From: Eric Friedrich (efriedri)
Sent: Wednesday, November 2, 2016 6:46 PM
To: dev@trafficserver.apache.org
Subject: Re: parent.config documentation questions
Thanks John-
In Traffic Contro
On Wed, Nov 2, 2016 at 10:40 AM, John Rushford wrote:
> Miles,
>
> The weight is only used for round_robin = consistent_hash. It is ignored for
> all other strategies.
> In the consistent hash strategy, weight defaults to 1 and it’s a multiplier
> to the number of replicas of
> A parent inserte
Miles,
The weight parameter was added as part of the consistent hash feature added
to parent selection with TS-2996. It was never intended for the other
round robin strategies.
yes, for round robin = true, a client will always get the same parent until
that parent fails and is marked down. When
Tested on CentOS 6 and 7.
+1
-- Leif
> On Nov 2, 2016, at 7:32 PM, Mohd Akhbar wrote:
>
> +1 on CentOS 7
>
>> On Thu, Nov 3, 2016 at 7:00 AM, Bryan Call wrote:
>>
>> +1 - I have been running it in production on a RHEL 6.5 host without any
>> issues. We are planning on expanding the rollou
+1
Regressions on OS X 10.11.6
Forward proxy on Fedora 24
> On Oct 28, 2016, at 2:19 PM, Bryan Call wrote:
>
> I've prepared a release for 7.0.0 (RC2) which is the next major version of
> Apache Traffic Server. This version breaks binary compatibility and plugins
> will need to be recompiled