[GitHub] trafficserver pull request #1105: TS-4968: Log a warning if connect_attempts...

2016-10-26 Thread jacksontj
Github user jacksontj closed the pull request at: https://github.com/apache/trafficserver/pull/1105 --- 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

[GitHub] trafficserver pull request #1105: TS-4968: Log a warning if connect_attempts...

2016-10-14 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1105#discussion_r83463301 --- Diff: proxy/http/HttpConfig.cc --- @@ -1224,12 +1224,16 @@ HttpConfig::reconfigure() params->oride.connect_attempts_max_retries

[GitHub] trafficserver pull request #1105: TS-4968: Log a warning if connect_attempts...

2016-10-14 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1105#discussion_r83445904 --- Diff: proxy/http/HttpConfig.cc --- @@ -1224,12 +1224,16 @@ HttpConfig::reconfigure() params->oride.connect_attempts_max_retries

[GitHub] trafficserver pull request #1105: TS-4968: Log a warning if connect_attempts...

2016-10-13 Thread jacksontj
GitHub user jacksontj opened a pull request: https://github.com/apache/trafficserver/pull/1105 TS-4968: Log a warning if connect_attempts_rr_retries is >= connect_attempts_max_retries You can merge this pull request into a Git repository by running: $ git pull