带有Apache负载平衡器的JBoss 5.1.0 GA

我在这里按照教程: http : //community.jboss.org/wiki/UsingModjk12WithJBoss

所有我的文件configuration为它说那里,但是我尝试访问http:// localhost / jmx-console我得到

Proxy Error The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /jmx-console. Reason: DNS lookup failure for: host1 

如果我调用http:// localhost / admin /浏览器似乎永远加载。

有任何想法吗 ?

为了logging答案:在httpd.conf文件中注释掉未使用的mod_proxy指令。