On Sat, Mar 7, 2009 at 7:24 AM, Daniel Drake <[email protected]> wrote: > I ran more ejabberd/presence tests with 0.5.2-dev02, this time with 74 XOs. ... > Results: all success
That's excellent news. > It became hard to count the XOs from 48 onwards, so the counting test > became more of an approximation. > As you might expect from complex software, the memory usage went up > and down a bit, for example see how ejabberd shrunk between 72 and 74 > users, or the small increase between 48 and 60 Yes, ejabberd's per-user mem usage is higher at initial connection time. It is still using ~1MB per user, which is disappointing. Part of that goes to the ssl libs, part to the @online@ roster. > Some ran out of battery power during lunch, and it seemed to take a > lot of time for them to time out from ejabberd. Good point - I'll see whether it's posible to shorten the timeout there. Outstanding report -- thanks! martin -- [email protected] [email protected] -- School Server Architect - ask interesting questions - don't get distracted with shiny stuff - working code first - http://wiki.laptop.org/go/User:Martinlanghoff _______________________________________________ Server-devel mailing list [email protected] http://lists.laptop.org/listinfo/server-devel
