Java Web Server

Resource Usage


Contents / Administrator Docs / Developer Docs / Index / AdminTool Contents

This document has the following sections:

The Resource Usage page allows you to dynamically view how your Service (Web, Proxy, or Secure Web) resources are being used.

The Update Interval Field

The Update Interval field allows you to specify how often to update the Resource Usage screen. You can choose to update the screen every 1-90 seconds. The default is 10 seconds.

The Next Update Field

The Next Update field is a clock that graphically shows how often your Resource Usage screen is being dynamically updated.

The Memory Field

The entries in the Memory Field are shown in kilobytes (KB) and displayed in two columns. These are:

The Handler Threads Field

The Handler Threads field shows the number of handler threads that can be used to handle requests coming into your service. These are displayed in two columns:

For more information on how and where to set threads for your service, see Service Tuning and Tuning the Java Web Server.

The Requests Field

The Requests field shows you the number of connection requests your service is receiving. These are displayed in two columns: Note: If the number of GET requests handled by your service is not the same as the total number of requests, your service has also received some POST or PUT requests. For information about these requests you must look at the output from the Access Log.

Buttons

To make changes to the Resource Usage page and have those settings take affect, use the three buttons at the bottom of the screen. These are:
Top
java-server-feedback@java.sun.com
Copyright © 1997 Sun Microsystems, Inc.
All Rights Reserved.