How can I tell what version of Muse Proxy I am running?

The version of muse proxy can be found via putting in the following URL in an address bar on a browser such as FireFox or Internet Explorer:

http://PROXY_HOST:PROXY_PORT/ProxyInformation

In the above URL, PROXY_HOST is the server that is hosting Muse Proxy. PROXY PORT is the port that is running proxy. The default port for Muse Proxy is 9797.

The response is a XML message which is rendered raw by the browser. To correctly see the proxy version, view the source of the page (this is done differently in each browser) and search for the value of the <VERSION> field.

Please note that a dialog box may pop-up for entering UN/PW unless the IP where the request is coming from is allowed under the default section of the hosts.xml file under $MUSE_HOME/proxy/hosts.xml .