[
https://issues.apache.org/jira/browse/TS-4497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314964#comment-15314964
]
ASF subversion and git services commented on TS-4497:
-----------------------------------------------------
Commit 74b9cefcc9a6e296f8a60bbd556c7955eed8861a in trafficserver's branch
refs/heads/master from [~kichan]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=74b9cef ]
Merge pull request #685 from shukitchan/swrsie
TS-4497: fix fetch api to release async item sooner
> ts.fetch() stops working in ts_lua plugin
> -----------------------------------------
>
> Key: TS-4497
> URL: https://issues.apache.org/jira/browse/TS-4497
> Project: Traffic Server
> Issue Type: Bug
> Components: Lua, Plugins
> Reporter: Kit Chan
> Assignee: Kit Chan
> Fix For: 7.0.0
>
>
> The fetch functionality of the ts_lua plugin stops working. More specifically
> the example here
> -(https://github.com/apache/trafficserver/blob/master/plugins/experimental/ts_lua/example/test_fetch.lua)
> stops working and results in the request being hanged without finishing.
> The traffic.out/ squid.log shows that the fetch is finished successfully but
> main transaction somehow is not getting reenabled.
> Furthermore, this works fine before the fix of TS-3777. The introduction of
> the code to disable keep-alive for internal transaction is causing this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)