Re: experimental/lua vs experimental/ts_lua

2014-01-10 Thread quehan
hi, all: As far as I know, LuaJIT can only use 1G memory at most, so ts-lua is suggested to use Lua rather than LuaJIT. I found Lua5.2 is very different with Lua5.1, so Lua5.2 is not supported now, and I didn't have time to fix it yet, may be I will fix it later. 在 2014-1-11,上午12:47,Igor Galić

Re: experimental/lua vs experimental/ts_lua

2014-01-10 Thread quehan
hi, all: As far as I know, LuaJIT can only use 1G memory at most, so ts-lua is suggested to use Lua rather than LuaJIT. I found Lua5.2 is very different with Lua5.1, so Lua5.2 is not supported now, and I didn't have time to fix it yet, may be I will fix it later. 在 2014-1-11,上午12:47,Igor Ga

Re: TDD/Unit testing ATS plugins

2014-01-10 Thread Alan Cabrera
+1 a good mocked library would be awesome. Do more experienced ATS developers know of any blockers to us writing a mock library for testing? Regards, Alan On Jan 10, 2014, at 11:08 AM, Shu Kit Chan wrote: > That's just unit tests for utilities and helper classes for the plugin. > I also wa

Re: TDD/Unit testing ATS plugins

2014-01-10 Thread Shu Kit Chan
That's just unit tests for utilities and helper classes for the plugin. I also want a stub library, too, for writing unit tests for plugin. On Fri, Jan 10, 2014 at 10:59 AM, James Peach wrote: > On Jan 3, 2014, at 8:48 AM, Alan D. Cabrera wrote: > > > > > On Jan 2, 2014, at 9:04 AM, James Peac

Re: TDD/Unit testing ATS plugins

2014-01-10 Thread James Peach
On Jan 3, 2014, at 8:48 AM, Alan D. Cabrera wrote: > > On Jan 2, 2014, at 9:04 AM, James Peach wrote: > >> On Dec 31, 2013, at 2:44 PM, Alan D. Cabrera wrote: >> >>> >>> On Dec 31, 2013, at 1:53 PM, James Peach wrote: >>> On Dec 31, 2013, at 8:44 AM, Alan D. Cabrera wrote: >>>

Re: git commit: TS-610 Add the list of overridable configurations to docs.

2014-01-10 Thread James Peach
On Jan 10, 2014, at 7:35 AM, zw...@apache.org wrote: > Updated Branches: > refs/heads/master 941c358c8 -> f5f2ce7f8 > > > TS-610 Add the list of overridable configurations to docs. > > > Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo > Commit: http://git-wip-us.apache.org/

Re: experimental/lua vs experimental/ts_lua

2014-01-10 Thread Igor Galić
- Original Message - > Hi all, > > First, I don’t want to stir up more stuff than necessary, but I think it’s > important that we figure out which directions we should take regarding the > Lua plugins. I feel this has been handled somewhat unprofessional, and > hence, I’d like to get the

4.1.2 on OSX with reclaimable-freelist aborts immediatly

2014-01-10 Thread Brian Rectanus
I use trafficserver on my dev laptop (OSX). I am trying to test --enable-reclaimable-freelist, but this causes immediate abort on startup. Anyone else see this? ./configure --prefix=/usr/local/trafficserver --with-openssl=/opt/local --enable-reclaimable-freelist CC=clang-mp-3.3 CXX=clang++-mp-3.

Re: [2/2] git commit: Fix typo

2014-01-10 Thread Leif Hedstrom
On Jan 10, 2014, at 8:45 AM, Igor Galić wrote: > > > - Original Message - >> - {RECT_CONFIG, "proxy.config.cache.ram_cache.compress", RECD_INT, "0", >> RECU_RESTART_TS, RR_NULL, RECC_INT, "[0-1]", RECA_NULL} >> + {RECT_CONFIG, "proxy.config.cache.ram_cache.compress", RECD_INT, "0", >>

Re: git commit: 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, or no cache con

2014-01-10 Thread Igor Galić
> 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, or no cache configured, this metric stays at > a value of "0". > >>> > >>> Should we document this som

Re: git commit: TS-610 Add the list of overridable configurations to docs.

2014-01-10 Thread Igor Galić
- Original Message - > Updated Branches: > refs/heads/master 941c358c8 -> f5f2ce7f8 > > > TS-610 Add the list of overridable configurations to docs. > > > Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo > Commit: http://git-wip-us.apache.org/repos/asf/trafficserve

Re: [2/2] git commit: Fix typo

2014-01-10 Thread Igor Galić
- Original Message - > Fix typo > > > Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo > Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/941c358c > Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/941c358c > Diff: http://git-wip-us.ap

trafficserver pull request: Fix a typo

2014-01-10 Thread bellofreedom
Github user bellofreedom closed the pull request at: https://github.com/apache/trafficserver/pull/29