Github user bgaff closed the pull request at:
https://github.com/apache/trafficserver/pull/569
---
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 i
Github user jacksontj commented on the pull request:
https://github.com/apache/trafficserver/pull/569#issuecomment-209704185
The tests for this are on https://github.com/apache/trafficserver/pull/562
(which I've also pulled in the code patch for as well-- so we can merge a
single PR).
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.
@jpe