[GitHub] trafficserver pull request: [TS-3648] Desire support for client TL...

2015-08-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/252 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] trafficserver pull request: TS-3831: overridable error response ty...

2015-08-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/trafficserver/pull/273 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] trafficserver pull request: [TS-3648] Desire support for client TL...

2015-08-10 Thread shinrich
Github user shinrich commented on the pull request: https://github.com/apache/trafficserver/pull/252#issuecomment-129571297 Looks good to me. A straightforward reworking of acacio's original PR in the face of the other SSL logging changes that have been made. --- If your project is

[GitHub] trafficserver pull request: TS-306 Enable log rotation for diags.l...

2015-08-10 Thread bellofreedom
Github user bellofreedom commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/274#discussion_r36656961 --- Diff: proxy/shared/Makefile.am --- @@ -26,6 +26,8 @@ noinst_LIBRARIES = \ AM_CPPFLAGS = \ $(iocore_include_dirs) \ -I$(top_s

Re: Proposal: Consistent hashing DNS selection

2015-08-10 Thread Phil Sorber
On Sun, Aug 9, 2015 at 11:18 PM Brian Geffon wrote: > It wouldn't really make sense to introduce a new data structure (the > consistent hash ring code), I'll can reuse the consistent hashing algorithm > but not any associated data structures. Regarding parent selection, how did > you think they c