- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
tomcat集群(Tomcat cluster)
tomcat集群(Tomcat cluster)
Each server installed with reports in the cluster needs to be configured like this.
1. turn off current reporting services
2. add configuration file cluster.xml
Open the cluster.xml under the configuration folder resource folder and see the following:
XML, version=, 1, encoding=, UTF-8
ClusterConfig useCluster=, true //useCluster= , true means that the cluster configuration is enabled
ClusterService
ServiceNameA/ServiceName / / to this server from a different from other machines alias
ip/ip / / this server in the network IP address
port8080/port / / report application port
The name WebAppNameWebReport/WebAppName / application report
/ClusterService
ClusterService
ServiceNameB/ServiceName
ip/ip
port8080/port
WebAppNameWebReport/WebAppName
/ClusterService
/ClusterConfig
XML, version=, 1, encoding=, UTF-8
ClusterConfig useCluster=, true //useCluster= , true means that the cluster configuration is enabled
ClusterService
ServiceNameA/ServiceName / / to this server from a different from other machines alias
ip/ip / / this server in the network IP address
port8080/port / / report application port
The name WebAppNameWebReport/WebAppName / application report
/ClusterService
ClusterService
ServiceNameB/ServiceName
ip/ip
port8080/port
WebAppNameWebReport/WebAppName
/ClusterService
/ClusterConfig
Each ClusterService here is related to a server in the cluster. After the configuration, the system will match its own IP and port number to find the appropriate information. Of course, there may be some reasons why the system can not find the correct match. At this point, you can set the isSelf property to specify its own properties.
3. example
For example, when this configuration file is deployed under the A server, then ServiceName adds a property isSelf= true to the ClusterService node of the A, indicating that this is the local information. As follows:
XML, version=, 1, encoding=, UTF-8
ClusterConfig useCluster= true
ClusterService isSelf= true
您可能关注的文档
- 65最优化问题(65 optimization problems).doc
- 6大选商铺秘笈(The 6 election shops tips).doc
- 7.3功率教案(7.3 power lesson plan).doc
- 71-绝密启用前 试卷类型a(71- top secret test paper type a).doc
- 76-第20届中外管理官产学恳谈会邀请函(76- twentieth Chinese foreign university industry association invitation management).doc
- 74-主办经纪业务管理总部(74- sponsors Brokerage Operations Management).doc
- 7高级职称(7 senior titles).doc
- 77本名著浓缩成的77句精华(77 famous works condensed into 77 sentences).doc
- 74-《行政职业能力测验二》标准预测试卷(二(74- standard test paper for administrative competence test two (two).doc
- 7-11便利店用方便打动消费者(7-11 convenience stores use convenience to impress consumers).doc
- usb接线法(USB connection method).doc
- unit_01(unit _ 01).doc
- v-ray渲染器(V-Ray renderer).doc
- vb+access学生信息管理系统-论文(Vb+access student information management system - paper).doc
- vb使用技巧三(VB using skills three).doc
- unit_08(unit _ 08).doc
- vb怎样访问网络上的1个mdb数据库(How does VB access the 1 MDB databases on the network).doc
- unit_14(unit _ 14).doc
- vb操作题(VB operation questions).doc
- vc如何创建 线程池(How does VC create a thread pool).doc
原创力文档


文档评论(0)