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 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 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 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
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