You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2013/05/05 06:52:15 UTC

[jira] [Created] (TS-1877) multiple lua plugin instances doesn't work

James Peach created TS-1877:
-------------------------------

             Summary: multiple lua plugin instances doesn't work
                 Key: TS-1877
                 URL: https://issues.apache.org/jira/browse/TS-1877
             Project: Traffic Server
          Issue Type: Bug
          Components: Lua, Plugins
            Reporter: James Peach
            Assignee: James Peach


If you use multiple instances of the Lua plugin, then we just keep clobbering the first instance rather than making new plugin instances. That's not good.

map / http://imgur.com @plugin=lua.so @pparam=/opt/ats/one.lua @plugin=lua.so @pparam=/opt/ats/two.lua @plugin=lua.so @pparam=/opt/ats/end.lua


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira