IM frontend/backend
I intend to setup IM as follow:
frontend: IM multiplexor, IM resources, XMPP/HTTP gateway
backend: IM server
How do I setup the frontend multiplexor using the configure script?
I tried to choose,
1. [ ] Server components
2. [X] Client components
However, it seems to setup IM resources and XMPP/HTTP gateway only. The multiplexor is with the server components. How do I setup the server components so that it will point to the backend IM server? Do I just modify iim.conf after the configuration? Which parameter do I modify?
Thanks.
# 1
Hi,
For this setup you need to have
* IM Server Core(for Multiplexor) & IM Resources(for client & gateway)to beinstalled on the frontend host
* IM Server Core(for Server) installed on the backend host
After installation follow the below steps for configuration,
On frontend host
* Choose to configure both IM client & server components
* In the Network Access Points panel,select the checkbox Disable
Server(enable only multiplexor) & enter the remote server hostname
* In the HTTP Gateway Deployment Configuration give the codebase of yourweb container to configure for the gateway
Hope this helps,let me know if you need any more help on this.
Regards,
Swetha