%ents; ]>
Connection Transfer This specification defines an XMPP protocol extension that enables a server to redirect connections from one connection manager or server node to another. &LEGALNOTICE; 0051 Deferred Standards Track Standards N/A Klaus Wolf wolf@bluehands.de klaus@jabber.bluehands.de Richard Dobson richard@dobson-i.net richard@dobson-i.net Florian Jensen florian@florianjensen.com admin@im.flosoft.biz 0.2 2009-07-07 fj

Rewritten to focus on the connection transfer use case only.

0.1 2002-10-08 psa

Initial version.

0.0.2 2002-09-14 rd

Added the server transfer section.

0.0.1 2002-07-31 hw Initial version.

Large XMPP deployments are often clustered. To enable more effective management of client connections to servers in the cluster, it would be useful if the server administrator could redirect XMPP traffic to another node of the cluster. This document describes a connection transfer mechanism for telling clients (or others) to reconnect to a different address.

The following scenarios seem likely:

  1. A server needs to be shutdown for maintenance by an administrator but there are other servers available in the cluster and the administrator wants to cause the least disruption possible by having the users automatically reconnect to one of the other available servers.

  2. Users of an XMPP cluster are hosted on particular servers but the server the user has connected to is not the appropriate server in the cluster, so the server redirects the user to connect to the correct server.

  3. A new server is brought online in the cluster. To reduce the load on the other servers and to balance out the load, the other servers direct some of their users to connect to the new server.

The transfer packet is addressed to the user from the domain they are logged into, it contains the server address to connect to which can be domain name or ip address, it can also contain an optional port number. There is also the domain specified just in case they have to use a different domain name when they log in or to maintain the original domain.

jabber.org 123.123.123.122 ]]> jabber.org server2.jabber.org ]]> jabber.org server3.jabber.org:6222 ]]> jabber.org jabber.org ]]>

To follow.

This document requires no action by the IANA.

To follow.

To follow.