[jadmin] about jabberd2.X performance

Gonzalo Barrio gbarrio at novamens.com
Wed Jul 11 09:34:48 CDT 2007


Jabberd2 support more than 10.000 active connections with that hardware,
(tested with jabbed2.0 s11, but with the current release these numbers
can be higher) but you have to balance between both servers, the mysql
server doesn't have much load, you can use the following setup:

server1:
mysql
router
c2s
s2s
resolver

server2:
sm
c2s

Most of the load is on the sm component. Depending on what other
components you are going to use, you can redistribute them.
I prefer postgresql because is more robust and you can tune it better.

Cheers,

Gonzalo Barrio Linares


JackieZhang wrote:
> Hi all,about jabberd2.X performance, my questions are:
> 1.We are going to use jabberd2 as our company internal IM system(only
> text instant messages service),I'd like to know the Performance
> Benchmark of the jabberd2 Servers,anybody knows or have test results?
> 2.We are going to use two server to setup the product,one server is as
> mysql server,another is as jabberd2 component:router,sm,muc and
> c2s.the two servers configure is:
> 1)Hardware: P4 3.0G CPU,2G Mem
> 2)OS:Linux AS 4.0
> In theoretically and in fact, the jabberd2 can support how many
> concurrency connections, how many concurrency active sessions? has
> anyone had experience about the number?
> Thanks
> Jackie
> ------------------------------------------------------------------------
>
> _______________________________________________
> JAdmin mailing list
> JAdmin at jabber.org
> http://mail.jabber.org/mailman/listinfo/jadmin
> FAQ: http://www.jabber.org/about/jadminfaq.shtml
> _______________________________________________
>   



More information about the JAdmin mailing list