ngx_lua now has (basic) subrequest support
agentzh
agentzh at gmail.com
Mon Jun 28 06:32:44 MSD 2010
On Sat, Jun 26, 2010 at 8:59 PM, Akins, Brian <Brian.Akins at turner.com> wrote:
>
> It's the CPU overhead (and the memory usage when you get a large amount of
> "objects." In profiling, Lua becomes the major CPU hog. And, not lua doing
> useful stuff, just doing "Lua-isms."
Ah, it seems that Lua's GC becomes the bottleneck here? ;)
Cheers,
-agentzh
More information about the nginx-devel
mailing list