Hello

On Wed, Dec 10, 2008 at 11:30:39PM -0800, Adi wrote:
> How often should a client send xmpp presence to a server?  I assume most
> XMPP servers usually have a timeout for client idle and the presence should
> be sent at a value that is less than this timeout to be optimal. But if you
> are talking to some third party xmpp server, you wouldnt know their client
> idle timeout setting, so how do we optimize sending presence? -

You definitely do not want to use presence for this connection keepalive
(which is not mandatory part of the protocol anyway, you could have a
server without this timeout at all). Presence would broadcast to all
your contacts and spam them unnecessarily.

With regards

-- 
I never finish anyth

Michal 'vorner' Vaner

Attachment: pgpLS5kS23guB.pgp
Description: PGP signature

_______________________________________________
JDev mailing list
FAQ: http://www.jabber.org/discussion-lists/jdev-faq
Forum: http://www.jabberforum.org/forumdisplay.php?f=20
Info: http://mail.jabber.org/mailman/listinfo/jdev
Unsubscribe: [EMAIL PROTECTED]
_______________________________________________

Reply via email to