[
https://issues.apache.org/jira/browse/TS-3557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511234#comment-14511234
]
ASF GitHub Bot commented on TS-3557:
------------------------------------
GitHub user jacksontj opened a pull request:
https://github.com/apache/trafficserver/pull/193
Fix KA check for chunked responses by tracking a conn-id
A test case for https://issues.apache.org/jira/browse/TS-3557
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jacksontj/trafficserver master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/193.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 #193
----
commit ddb2c528e0aacff07736c829223f335f1cdbd332
Author: Thomas Jackson <[email protected]>
Date: 2015-04-24T15:29:45Z
Fix KA check for chunked responses by tracking a conn-id
----
> chunked responses close KA connections
> --------------------------------------
>
> Key: TS-3557
> URL: https://issues.apache.org/jira/browse/TS-3557
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Thomas Jackson
>
> If ATS responds to a request with a chunked response it will *always* close
> the connection irregardless of KA settings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)