How to view the Apache Status page in WHM

The Apache Status page in WHM contains several useful bits of information about your system's web server.

1) It can be found in the Server Status category of the menu.


 

At the top of the server status page, you'll see some basic information about Apache, including its version number, the modules that are active, and when the server was last built. After the horizontal rule, you'll see the current time, when the server was last restarted, and the server's uptime. Below that is an assortment of statistics about Apache.


 

This diagram represents how many Apache processes are currently running. As you can see, our server is currently sending a reply to one request, while 9 Apache processes are standing by in idle, waiting for connections to be made.


 

A key for this diagram is shown below. This key also applies to the table below. In our case, the table lists 25 rows, each one representing a slot that can contain an Apache process. New Apache processes will be launched, as needed.


 

When a slot contains a process, its Process ID will be listed in the PID column. If a visitor is connected to a process, their IP address will show up under Client.

 

You can also see to which virtual host the client is connected in the VHost column, and which URL they're visiting in the Request column.

 

This is the end of the tutorial. You now know a little bit about the Apache Status page in WHM.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

An overview of the important services that keep your WHM server running

Services are crucial to any web server's operation. To the end-user, these programs work together...

How to access phpMyAdmin from WHM

phpMyAdmin is a widely-used database tool that happens to come with all cPanel and WHM...

How to access your WHM server's bandwidth monitoring system (bandmin)

Bandmin is a bandwidth monitoring system installed by default on Linux cPanel/WHM servers. It...

How to add MySQL access hosts in WHM

When granting a MySQL user access to a database, you have to specify which hosts are allowed to...

How to change the bandmin username and password in WHM

Bandmin is a bandwidth monitoring system installed by default on Linux cPanel/WHM servers. It...