GitHub user shinrich opened a pull request:
https://github.com/apache/trafficserver/pull/762
TS-4601: Connection error from origin_max_connection with origin_max_â¦
â¦connections_queue set to 0 should not retry
In addition to changing the connect attempts to not retry in the case of an
over limit origin connection that is closed, added a stat to track how many
origin connections are being closed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shinrich/trafficserver ts-4601
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/762.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 #762
----
commit 6f95f87407fc16686c6a4b4e5e0b89dd9b926a23
Author: Susan Hinrichs <[email protected]>
Date: 2016-06-29T02:30:10Z
TS-4601: Connection error from origin_max_connection with
origin_max_connections_queue set to 0 should not retry
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---