[JDEV] Two INstances of Jabberd on the same system
DJ Adams
dj.adams at pobox.com
Sat Nov 23 07:47:55 CST 2002
On Fri, Nov 22, 2002 at 10:21:44PM -0800, SARADHI wrote:
>
> Hi,
>
> How to maintain two instances of jabberd1.4.2 on the same system.
>
> I know we can install the same jabberd server at some other folder in the same system and use another port other than 5222 and give a different domain name when starting the Server.
>
> Is there any way that the same jabber server can be acted as two instances. For example, I need to use a server for my company internal purposes and other for external purposes and no relation between the users of this two different systems.
>
Sure. You can run 'virtual Jabber servers' within the same jabberd 'instance'
listening on 5222. Basically, use more than one 'jsm' section in your single
server config. There are details on doing this sort of stuff in "Programming
Jabber" (chapter 4) :-)
Cheers
dj
More information about the JDev
mailing list