On Sun, May 10, 2015 at 8:00 PM hy05190134 <[email protected]> wrote:
> we set no_dns_just_forward_to_parents 1 and we set round_robin = strict, but > This is not using consistent hashing and does not use the weights. > we find that every time the parent selected is jump by two not one, then I > review the code and find that every time ats first check parentExist() > which will do findParent(), so it is not strict round_robin by this mean. > > > > -- > View this message in context: > http://apache-traffic-server.24303.n7.nabble.com/5-3-x-Parent-Consistent-Hashing-tp1469p1508.html > Sent from the Apache Traffic Server mailing list archive at Nabble.com. >
