[JDEV] jabber users limit !!
Colin Madere
colin at vedalabs.com
Fri Dec 8 11:23:07 CST 2000
Similar results here.
On a clean P-III 600 w/ 128MB RAM running RH6.2 (.14 kernel) we got up to
1020 users w/o jpolld. Adding jpolld to the same server brought us down to
around 720. Appeared to be CPU power issues (98% usage or so), RAM was
fine. We're in the midst of trying jpolld on one box and jabberd on
another.
I don't have input yet, but I _know_ there's lots of people out there
running jpolld with positive results. Speak up!
-----Original Message-----
From: Vijay Kumar [mailto:vijay at dsfinternet.com]
Sent: Friday, December 08, 2000 3:29 AM
To: jdev at jabber.org
Subject: [JDEV] jabber users limit !!
Hi all !!
I was testing jabberd for maximum no of simultanious user it can support
.To mine surprise I found that it was only able to reach
around 500 users .Pl tell me what architecture I have to follow to increase
no of user it support.
mine machine architecture for jabber is .
|--------------------------------------|
| Jabberd |
| Jpolld | (Machine 1)
| (192.168.1.7) |
| PIII 550 (256 RAM) |
|--------------------------------------|
|
|
|-------------------------------------- |
| simulator |
| (192.168.1.29) |(machine 2)
|--------------------------------------- |
It only support around 550 users at a time after that system crases
(Machine 1),I tried it many times .Just before crash CPU usase
is around 100% for machine 1 summing up for Jpolld and Jabberd.I am using
Red hat 7.0 (kernel 2.2.14) .
In jabber.xml I have removed c2s standard to following for jpolld.
<!-- Service to manage incoming client socket connections. -->
<service id="c2s">
<host>jpolld.192.168.1.7</host>
<accept>
<ip/>
<port>5225</port>
<secret>test</secret>
</accept>
</service>
& on machine 2
this are the entries for simulate.cfg
"server=192.168.1.7
server_name=192.168.1.7
port=5222
users=1000
message_delay=1
login_delay=1
login_duration=300000
user_letter=r
message=Hi There
"
Pl tell me what architecture I have to follow to increase no of user it
support .I tries to run jpolld from different machine but
each time I was given "server configuration error " .
what I have to do so that I can reach some how even half of tested
(tested up to 40,000 concurrent active users already as claimed by
jabber.org)
refrence :http://www.jabber.org/article/44.html
thanks
vijay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.jabber.org/pipermail/jdev/attachments/20001208/4d0c7b66/attachment-0002.htm>
More information about the JDev
mailing list