Further on, users may change TS_LUA_MAX_STATE_COUNT from 2048 to 256 or less.
在 2014-1-13,下午2:09,Yunkai Zhang 写道:
> I have discussed with Quehan, in fact, ts_lua can also work with LuaJit.
>
> I think we can add some configruation for ts_lua, so that users can select
> Lua or LuaJit according
I have discussed with Quehan, in fact, ts_lua can also work with LuaJit.
I think we can add some configruation for ts_lua, so that users can select
Lua or LuaJit according their business scenario.
On Mon, Jan 13, 2014 at 1:43 PM, Yunkai Zhang wrote:
> HI Quehan:
>
> I think Daniel's suggestion
HI Quehan:
I think Daniel's suggestion is reasonable, maybe we need to reconsider
your design if ts_lua may consume too much memory.
We can allways put the havy work to ATS, and let ts_lua to handle simple
logic, can't we?
On Mon, Jan 13, 2014 at 12:12 AM, quehan wrote:
>
> As we know, one r
On Jan 12, 2014, at 5:07 PM, James Peach wrote:
> On Jan 8, 2014, at 10:49 AM, zw...@apache.org wrote:
>
>> Updated Branches:
>> refs/heads/master 7549b2945 -> 5df2cac38
>>
>>
>> TS-2483 Add a new metric, proxy.node.restarts.proxy.cache_ready_time,
>> tracking absolute time when the cache sta
On Jan 12, 2014, at 5:07 PM, James Peach wrote:
> On Jan 8, 2014, at 10:49 AM, zw...@apache.org wrote:
>
>> Updated Branches:
>> refs/heads/master 7549b2945 -> 5df2cac38
>>
>>
>> TS-2483 Add a new metric, proxy.node.restarts.proxy.cache_ready_time,
>> tracking absolute time when the cache sta
On Jan 8, 2014, at 10:49 AM, zw...@apache.org wrote:
> Updated Branches:
> refs/heads/master 7549b2945 -> 5df2cac38
>
>
> TS-2483 Add a new metric, proxy.node.restarts.proxy.cache_ready_time,
> tracking absolute time when the cache started (finished initialization).
> Until cache is available,
On Jan 12, 2014, at 1:33 AM, maskit wrote:
> GitHub user maskit opened a pull request:
>
>https://github.com/apache/trafficserver/pull/30
>
>Doc: fix broken links and syntax errors
>
>This fixes broken links and some syntax errors.
>I didn't change the links to old API document
As we know, one request can be processed by different threads in ats, and I
want to transimit data at different stages, so I have to create serveral Lua
states for concurrency.
I also want to implement many features with ts-lua, such as transform,
intercept, fetcher, tcp and others. No matter
Github user masaori335 closed the pull request at:
https://github.com/apache/trafficserver/pull/31
On Jan 12, 2014, at 3:05 AM, masaori335 wrote:
> GitHub user masaori335 opened a pull request:
>
>https://github.com/apache/trafficserver/pull/31
>
>Doc: Fix numbers of enumerated lists
>
>
>
> You can merge this pull request into a Git repository by running:
>
>$ git pull http
On 01/12/2014 03:35 AM, quehan wrote:
> I think it is 1G for all lua_States in one process.
>
>
> 在 2014-1-12,上午1:39,James Peach 写道:
>
>> On Jan 10, 2014, at 8:16 PM, quehan wrote:
>>
>>> hi, all:
>>>
>>> As far as I know, LuaJIT can only use 1G memory at most, so ts-lua is
>>> suggested to u
GitHub user masaori335 opened a pull request:
https://github.com/apache/trafficserver/pull/31
Doc: Fix numbers of enumerated lists
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/masaori335/trafficserver typo
Alternatively you c
GitHub user maskit opened a pull request:
https://github.com/apache/trafficserver/pull/30
Doc: fix broken links and syntax errors
This fixes broken links and some syntax errors.
I didn't change the links to old API documents because many of those are
not yet documented in reST.
13 matches
Mail list logo