-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
JWS 3.1.0 SP1 CR2
-
None
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