[GitHub] trafficserver pull request #1102: TS-4963: Add option to obey keepalive on i...

2016-10-13 Thread jpeach
Github user jpeach closed the pull request at:

https://github.com/apache/trafficserver/pull/1102


---
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.
---


[GitHub] trafficserver pull request #1102: TS-4963: Add option to obey keepalive on i...

2016-10-12 Thread jpeach
GitHub user jpeach opened a pull request:

https://github.com/apache/trafficserver/pull/1102

TS-4963: Add option to obey keepalive on internal transactions.

Add the proxy.config.http.parse.allow_non_http configuration option
to obey the keepalive state on internal transactions. This should be
considered an interim measure until the problems around event delivery
on half-closed internal sessions are investigated.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jpeach/trafficserver fix/4963

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/trafficserver/pull/1102.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 #1102


commit fcb925b55957de2ba9b21058e137e2fc4e4bfd70
Author: James Peach 
Date:   2016-10-12T22:28:27Z

TS-4963: Add option to obey keepalive on internal transactions.

Add the proxy.config.http.parse.allow_non_http configuration option
to obey the keepalive state on internal transactions. This should be
considered an interim measure until the problems around event delivery
on half-closed internal sessions are investigated.




---
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.
---