You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/05/05 06:58:16 UTC

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

    [ https://issues.apache.org/jira/browse/TS-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13649271#comment-13649271 ] 

ASF subversion and git services commented on TS-1877:
-----------------------------------------------------

Commit 114f1719ad44c84b603ee8afac2293874f719857 in branch refs/heads/master from [~jpeach@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=114f171 ]

TS-1877: fix multiple Lua remap instance loading

Fix loading multiple remap instances using the Lua plugin. Previously
we always just clobbered the first remap instance.

                
> 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
>             Fix For: 3.3.3
>
>
> 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