This Question is Answered

1 "correct" answer available (10 pts) 1 "helpful" answer available (5 pts)
3 Replies Last post: Sep 19, 2007 12:46 PM by Sapna Natarajan  
Bronze 12 posts since
Jun 6, 2007
Currently Being Moderated

Sep 19, 2007 9:49 AM

Connection Manager Configuration

I am trying to get the connection manager working with the Openfire Server. The way I have setup and gotten it working is as follows.

 

 

  • Connection Manager Domain name (cm.my-company.com)

 

 

  • XMPP Server Domain Name (xmpp.my-company.com). The Openfire "Server Name" under Server->Server Manager->Server Settings to be cm.my-company.com.

 

Clients addressed as 12345@cm.my-company.com and 23456@cm.my-company.com connect to the XMPP Server through the Connection Manager and talk to each other.

 

 

 

Is this configuration correct ? If I have 2 XMPP servers, can I set them up for Server 2 Server connections using domain names (xmpp1.my-company.com and xmpp2.my-company.com) since the server names match ?

 

 

Thanks in advance for your responses.

Aznidin KeyContributor 508 posts since
Jul 5, 2006
Currently Being Moderated
Sep 19, 2007 11:32 AM in response to: Sapna Natarajan
Re: Connection Manager Configuration

Is this configuration correct ?

That is correct as I understood it. BTW, I'd rather call xmpp.my-company.com a hostname where you run Openfire, instead of an XMPP Server Domain Name because the later implies cm.my-company.com, i.e. the "Server Name".

 

If I have 2 XMPP servers, can I set them up for Server 2 Server connections using domain names (xmpp1.my-company.com and xmpp2.my-company.com) since the server names match ?

I'm assuming that this setup has nothing to do with the cm.my-company.com above.

 

An S2S setup requires different the server names. xmpp1 and xmpp2 do not match, so they qualify for an S2S setup. Also, if you may be wondering, S2S has nothing to do with a connection manager in that sense.

 

If you're looking for multiple servers having the same server name, then it is not possible with the open source version of Openfire. This (so called) clustering setup is (or would be, I'm not sure) possible with the Enterprise version of Openfire.

Aznidin KeyContributor 508 posts since
Jul 5, 2006
Currently Being Moderated
Sep 19, 2007 11:37 AM in response to: Sapna Natarajan
Re: Connection Manager Configuration

You might also want to read Server To Server HowTo's.

More Like This

  • Retrieving data ...