网创优客建站品牌官网
为成都网站建设公司企业提供高品质网站建设
热线:028-86922220
成都专业网站建设公司

定制建站费用3500元

符合中小企业对网站设计、功能常规化式的企业展示型网站建设

成都品牌网站建设

品牌网站建设费用6000元

本套餐主要针对企业品牌型网站、中高端设计、前端互动体验...

成都商城网站建设

商城网站建设费用8000元

商城网站建设因基本功能的需求不同费用上面也有很大的差别...

成都微信网站建设

手机微信网站建站3000元

手机微信网站开发、微信官网、微信商城网站...

建站知识

当前位置:首页 > 建站知识

tigase集群配置

集群配置

直接贴配置现在2台机器,s3-1,s3-4

创新互联公司长期为1000+客户提供的网站建设服务,团队从业经验10年,关注不同地域、不同群体,并针对不同对象提供差异化的产品和服务;打造开放共赢平台,与合作伙伴共同营造健康的互联网生态环境。为迁安企业提供专业的成都网站设计、成都做网站、外贸网站建设迁安网站改版等技术服务。拥有10多年丰富建站经验和众多成功案例,为您定制开发。

s3-1配置

config-type=--gen-config-def --cluster-mode = true --cluster-nodes = s3-1.g.com:5333,s3-4.g.com:5333 --cluster-connect-all = true --admins=admin@g.com --virt-hosts=g.com --debug=server,xmpp.impl,db,cluster --monitoring=jmx:9050,http:9080,snmp:9060 --user-db=mysql --user-db-uri=jdbc:mysql://192.168.1.15:3306/tigasedb?user=tigase&password=tigase&useUnicode=true&characterEncoding=UTF-8&autoCreateUser=true --comp-name-1=message-archive --comp-class-1=tigase.archive.MessageArchiveComponent message-archive/archive-repo-uri=jdbc:mysql://192.168.1.15:3306/tigasedb?user=tigase&password=tigase&useUnicode=true&characterEncoding=UTF-8 --sm-plugins=+message-archive-xep-0136 sess-man/plugins-conf/message-archive-xep-0136/component-jid=message-archive@s3-1 sess-man/plugins-conf/message-archive-xep-0136/default-store-method=body sess-man/plugins-conf/message-archive-xep-0136/required-store-method=body

s3-4

config-type=--gen-config-def --cluster-mode = true --cluster-nodes = s3-1.g.com:5333,s3-4.g.com:5333 --cluster-connect-all = true --admins=admin@g.com --virt-hosts=g.com --debug=server,xmpp.impl,db,cluster --monitoring=jmx:9050,http:9080,snmp:9060 --user-db=mysql --user-db-uri=jdbc:mysql://192.168.1.15:3306/tigasedb?user=tigase&password=tigase&useUnicode=true&characterEncoding=UTF-8&autoCreateUser=true --comp-name-1=message-archive --comp-class-1=tigase.archive.MessageArchiveComponent message-archive/archive-repo-uri=jdbc:mysql://192.168.1.15:3306/tigasedb?user=tigase&password=tigase&useUnicode=true&characterEncoding=UTF-8 --sm-plugins=+message-archive-xep-0136 sess-man/plugins-conf/message-archive-xep-0136/component-jid=message-archive@s3-1 sess-man/plugins-conf/message-archive-xep-0136/default-store-method=body sess-man/plugins-conf/message-archive-xep-0136/required-store-method=body

注意集群要通,要确保主机名能相互访问,比如ping s3-4;

特别是用的虚拟主机,如果不通可以配下host

2.修改/etc/hosts里面的名字 # vi /etc/hosts # Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 localhost.localdomain localhost ::1 localhost6.localdomain6 localhost6 192.168.1.26 s3-1 192.168.1.28 s3-4

另外如果配置“cluster port”,作用是在已有的集群里添加,新服务器的时候,已有的服务器,不用任何动作;

集群策略

默认为集群策略说明要应用的时候多看看,这个策略不是做大量用户的;

另外还有个商业化组件,需要购买license

这快还没真正使用,还得在研究研究,


本文标题:tigase集群配置
URL地址:http://bjjierui.cn/article/cjdogs.html

其他资讯