GitHub user bgaff opened a pull request: https://github.com/apache/trafficserver/pull/569
TS-4340: Fix origin max connections This fixes issues related to max origin connections and makes them honor the same server matching config that is used for server session pools. @jpeach @jacksontj @zwoop please review. https://issues.apache.org/jira/browse/TS-4340 You can merge this pull request into a Git repository by running: $ git pull https://github.com/bgaff/trafficserver TS-4340 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/569.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #569 ---- commit c16f20d927021c04419e26810d4975b9375fb3e6 Author: Brian Geffon <bri...@apache.org> Date: 2016-03-03T20:18:28Z TS-4340: Fix origin max connections ---- --- 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 is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---