【问题标题】:How can I set up load-balancing with Tomcat 7 on OpenShift?如何在 OpenShift 上使用 Tomcat 7 设置负载平衡?
【发布时间】:2014-08-02 10:13:41
【问题描述】:

我已经测试 OpenShift 一段时间了,我对这项服务非常满意。有一个问题我还没有解决,我找不到太多关于如何解决的信息。 我想用 Tomcat 7 启用会话复制,但似乎它们只支持 JBoss AS7 的负载平衡。

但我想使用 Tomcat。有没有办法让它通过会话复制运行?

【问题讨论】:

    标签: tomcat tomcat7 load-balancing openshift session-replication


    【解决方案1】:

    我建议您查看 JBOSS AS 磁带上的 OpenShift github 存储库。这将为集群打开端口。您基本上将不得不编写自己的可下载墨盒,为 tomcat 集群打开端口。它也将是可扩展应用程序的一部分

    https://github.com/openshift/origin-server/tree/master/cartridges/openshift-origin-cartridge-jbossas

    这是墨盒编写器指南:

    http://openshift.github.io/documentation/oo_cartridge_developers_guide.html

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-11-28
      • 1970-01-01
      • 2014-10-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多