Michael Pliskin a écrit :
> Hello Mark,
> 
> MW> The problem was that I had a threaded version of Apache. I recompiled
> MW> with USE="-threads" and now it works.
> 
> I'd actually love to see mod_neko working with multi-threaded Apache..
> This might give quite a performance improvement.. But no idea what the
> problem is currently.

The problem seems to be related to interactions between the Boehm GC and
Apache threads. The GC hangs at first collection time (or at
neko_gc_major() in mod_neko.c)

Nicolas

-- 
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to