【发布时间】:2015-09-23 14:26:08
【问题描述】:
我正在寻找在 centos 7 上使用 jbossAS7 和 httpd-2.4.6 构建的 mod_cluster jar。我正在寻找负载平衡,但我无法找到正确的 mod_cluster 二进制文件或源代码。
请注意,我已经尝试过各种可用的 mod_cluster 二进制文件,例如 http://mod-cluster.jboss.org/downloads/1-2-0-Final/
我已经尝试过httpd not started due to mod_proxy files not loaded,但没有收到任何正确的回复。
我有生产需求。请在这方面帮助我。
以下是来自源的构建错误
configure: error: in `/home/sangita/modcluster/mod_cluster-1.3.1.Final-
src/srclib/httpd-2.4.10/srclib/apr':
configure: error: C compiler cannot create executables
See `config.log' for more details.
configure failed for srclib/apr
mpmbuild prefork failed
我已经从http://mod-cluster.jboss.org/downloads/1-3-1-Final-src 构建了
【问题讨论】:
-
我不认为建筑与 jboss 有任何关系,所以改变了标题。 mod_cluster 是单独构建的,它安装到 apache http 服务器上。 jboss 支持,是的,但是没有构建依赖。
标签: apache jboss7.x mod-cluster