-
Bug
-
Resolution: Done
-
Blocker
-
EAP 5.0.1.CR3
-
None
-
[hudson@sol9-2 logs]$ uname -a
SunOS sol9-2.mw.lab.eng.bos.redhat.com 5.10 Generic_118833-22 sun4u sparc SUNW,Sun-Fire-V215
I have HTTPd configured in this matter:
- Enable mod_cluster manager
<Location /mcm>
SetHandler mod_cluster-manager
</Location>
but the /mcm resource is unreachable:
http://sol9-2.mw.lab.eng.bos.redhat.com:8888/mcm
[rhusar@rhusar ~]$ wget http://sol9-2.mw.lab.eng.bos.redhat.com:8888/mcm
-2010-04-01 18:16:41- http://sol9-2.mw.lab.eng.bos.redhat.com:8888/mcm
Resolving sol9-2.mw.lab.eng.bos.redhat.com... 10.16.88.234
Connecting to sol9-2.mw.lab.eng.bos.redhat.com|10.16.88.234|:8888... connected.
HTTP request sent, awaiting response... No data received.
Retrying.
So far tested only on Solaris SPARC (where we have CR3).