[
https://issues.apache.org/jira/browse/TS-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13820407#comment-13820407
]
Kit Chan commented on TS-2335:
------------------------------
I have taken a look at the code in https://github.com/portl4t/ts-lua/ and I
have 2 questions
1) There are a few atomic functions in the plugin. Have you done any
performance analysis? e.g. A simple header change using header_rewrite plugin
versus using lua plugin. Is there any significant impact on latency and
scalability of the server?
2) TS_LUA_MAX_STATE_COUNT is 1024. I came to understand that this is used for
an array of context and each context is for a client request. Does that mean I
can at most only support 1024 requests simultaneously?
> Putting Alibaba Lua plugin into /experimental
> ---------------------------------------------
>
> Key: TS-2335
> URL: https://issues.apache.org/jira/browse/TS-2335
> Project: Traffic Server
> Issue Type: New Feature
> Components: Plugins
> Reporter: Kit Chan
>
> There is an awesome plugin created by Alibaba engineer - portl4t
> https://github.com/portl4t/ts-lua/
> There is a mail thread on dev mailing list and the author agrees to put it to
> ATS source as well.
> So I would like to start things off with filing a jira first.
> I think it would be nice to put it into /experimental/ to start things first.
--
This message was sent by Atlassian JIRA
(v6.1#6144)