-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
JWS 3.1.0 SP1 CR2
-
None
-
JBoss ON 3.3
Apache HTTP Server Plugin
Apache HTTPD 2.4.28
Mod BMX 0.9.7
The apache plugin currently uses the listen value defined in the httpd.conf to set the default URL for the BMX Handler :
Although, when this value is formated as *:port, mod_bmx metrics are not retrievable. If such a format is set in apache's configuration, we should instead set the BMX Handler to localhost:port.
httpd.conf
Listen *:8000