IBM HTTP Server status page
The IBM HTTP Server server-status page is available on all supported IBM HTTP Server platforms. It shows performance data on a Web page in HTML format.
Perform the following steps to activate the server-status page:
1. Open the IBM HTTP Server file httpd.conf in an editor. 2. Remove the comment character "#" from the following lines: #LoadModule status_module modules/ApacheModuleStatus.dll
#<Location /server-status>
#SetHandler server-status
#</Location>
3. Save the changes and restart the IBM HTTP Server. 4. Open the URL http://<yourhost>/server-status in a Web browser, and click Refresh to update the status. If your browser supports refresh, you can also use the URL http://<yourhost>/server-status?refresh=5 to refresh every 5 seconds. As shown in Figure 16-19, you can see (along with additional information) the number of requests currently being processed, and the number of idle servers.
Figure 16-19 IBM HTTP Server status page
Prev | Home | Next WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.