[
https://issues.apache.org/jira/browse/TS-4963?focusedWorklogId=30548&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-30548
]
ASF GitHub Bot logged work on TS-4963:
--------------------------------------
Author: ASF GitHub Bot
Created on: 12/Oct/16 22:31
Start Date: 12/Oct/16 22:31
Worklog Time Spent: 10m
Work Description: 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 <[email protected]>
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.
----
Issue Time Tracking
-------------------
Worklog Id: (was: 30548)
Time Spent: 10m
Remaining Estimate: 0h
> Option to allow keepalive for PluginVC.
> ---------------------------------------
>
> Key: TS-4963
> URL: https://issues.apache.org/jira/browse/TS-4963
> Project: Traffic Server
> Issue Type: Improvement
> Components: Configuration, Core, Plugins
> Reporter: James Peach
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Since it will take some time to explore and test a fix for TS-4960, add a
> configuration knob to allow keepalive on internal connections.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)