You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Kit Chan (JIRA)" <ji...@apache.org> on 2016/06/01 06:29:12 UTC

[jira] [Created] (TS-4497) ts.fetch() stops working in ts_lua plugin

Kit Chan created TS-4497:
----------------------------

             Summary: 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


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)