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)