The Apache HTTP Server can be configured to allow access to its "server-status" monitoring tool. This tool allows you to see what server processes are active and what they are doing. It also allows you to monitor the URLs that are being served and the time it takes to serve them. Your system administrator can configure Apache to allow access to the Server Status tool for you. It is wise to have restricted access on it, e.g. username / password. It can be either on the backend or frontend server, depending on what your administrator prefers. Usually the backend server is preferred, because that server is shielded If you are working on a multiple server environment, each of the servers can be outfitted with the Server Status tool.
What it looks like
When enabled, the Server Status tool can be accessed at the following URL:
You will get to see something like below: