本文介绍了Ejabberd集群聊天不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在尝试ejabberd群集,我研究了很多有关ejabberd群集的材料,最后我得到了ejabberd群集。如果我在终端mnesia:info()两个Erlang运行节点中执行此操作。与tkabber客户端聊天时,我无法获得ejabberd日志文件的任何日志。
I am trying ejabberd clustering i studied lot of material for ejabberd clustering finally i got ejabberd clustering. If i do this in terminal mnesia:info() two erlang running node. When chat with tkabber client i could not get any log for my ejabberd log file is this working.
推荐答案
您可以检查
一旦安装了ejabberd,它就会逐步说明如何群集。
You can check http://guntanis.tumblr.com/post/63791220016/ejabberd-2-1-cluster-on-aws-ubuntuIt has step by step instructions of clustering once you have ejabberd installed.
这篇关于Ejabberd集群聊天不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!