[GitHub] trafficserver pull request: Misc hostdb cleanups

2016-03-02 Thread jacksontj
Github user jacksontj closed the pull request at: https://github.com/apache/trafficserver/pull/507 --- 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 featu

[GitHub] trafficserver pull request: Misc hostdb cleanups

2016-03-02 Thread jacksontj
Github user jacksontj commented on the pull request: https://github.com/apache/trafficserver/pull/507#issuecomment-191365029 I committed this morning, not sure why it didn't autoclose ;) --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

[GitHub] trafficserver pull request: Misc hostdb cleanups

2016-03-02 Thread zwoop
Github user zwoop commented on the pull request: https://github.com/apache/trafficserver/pull/507#issuecomment-191333818 It's a regression between 5.x and 6.x, it crashes infrequently in production. The "fix" I put in indicates there is some issues going on with the round-robin change

[GitHub] trafficserver pull request: Misc hostdb cleanups

2016-03-02 Thread jacksontj
Github user jacksontj commented on the pull request: https://github.com/apache/trafficserver/pull/507#issuecomment-191318534 @zwoop hostdb persistance is important as a failback mechanism. We are in the progress of moving all of our load balancing to a dynamic dns service we wrote (an

[GitHub] trafficserver pull request: TS-4187: Fix connections_currently_ope...

2016-03-02 Thread shinrich
GitHub user shinrich opened a pull request: https://github.com/apache/trafficserver/pull/510 TS-4187: Fix connections_currently_open stat. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shinrich/trafficserver ts-4187 Alternativ