Reviewing Status and Log Information
You can review status and log information for each MPX Cache Agent in your browser by using the MPX Cache Agent’s port number and the name (or IP address) for the computer on which the MPX Cache Agent is located. The status information for a Root MPX Cache Agent and a Remote MPX Cache Agent are slightly different.
To check the status of an active MPX Cache Agent:
- Open your browser.
- Enter the appropriate URL using the following syntax.
http://host:port/status
host
is the MPX Cache Agent’s host name or IP address.port
is the inbound port on which it is listening.Similarly, you can use the syntax:
http://host:port/log
to view the MPX Cache Agent’s log file from a browser.
If verbose mode was used when the MPX Cache Agent was started, you can use the following syntax:
http://host:port/debuglog
to display a more detailed log.