[jdev] Jabber roster question
Keith Willis
kwillis at cyberlearninglabs.com
Wed Dec 22 15:25:02 CST 2004
All,
For those of you interested, I did receive a reply to my message and there
is a bug in joey that would send to all users regardless of if they were
online or not. I put a check in to make sure they existed prior to sending
the message and it took the processing down quite a bit (as you could
probably imagine).
Thanks,
Keith
-----Original Message-----
From: jdev-bounces at jabber.org [mailto:jdev-bounces at jabber.org] On Behalf Of
Keith Willis
Sent: Wednesday, December 22, 2004 2:16 PM
To: 'Jabber software development list'
Subject: [jdev] Jabber roster question
All,
I am using the Joey Jabber server with Jabber-net.
I am having problems with large rosters. (well over 1000 in the roster)
The problem is this... When I sign in, The server has to ping all the users
in my roster to let them know my presence. I then will get a response back
from those that are connected.
Now, in our environment, we could have several users that have over 1000
members in their buddy list (we determine their buddy list/roster based on
the users in their courses)
Is it a jabber standard to not store the presence on the server? This could
make it so much easier to find the users presence rather than having to send
a message.
For all intents and purposes, only those users that are online should
receive your presence. But the Joey server is sending out regardless of if
the user is connected or not.
Thanks,
Keith
_______________________________________________
jdev mailing list
jdev at jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
More information about the JDev
mailing list