[JDEV] Server Stutter - user coming online
Michael Brown
michael at aurora.gen.nz
Sat Apr 13 09:36:26 CDT 2002
jdev,
Does anyone know what is causing this problem? I have seen it quite a lot, and it is a little annoying, because it causes two online events to be triggered on the client where there should only be one.
The problem is that two presence packets are received for a single user becoming "available":
RECV: <presence from='user1 at jabber.org/resource' to='user2 at jabber.com'><status>available</status><priority>0</priority></presence>
RECV: <presence from='user1 at jabber.org/resource' to='user2 at jabber.com'><status>available</status><priority>0</priority><x from='user1 at jabber.org/resource' stamp='20020413T14:18:35' xmlns='jabber:x:delay'/></presence>
The second packet always has the extra <x> tag.
I have seen it from many different users, and I don't think it s caused by a particular client, so I am assuming it is a server problem.
Thanks,
Michael
JID: zilch at jabber.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20020414/13b7504f/attachment-0002.htm>
More information about the JDev
mailing list