242 lines
14 KiB
HTML
242 lines
14 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="concept" />
|
||
|
<meta name="DC.Title" content="Real time server statistics" />
|
||
|
<meta name="abstract" content="This topic provides information about the real time server statistics support for HTTP Server (powered by Apache)." />
|
||
|
<meta name="description" content="This topic provides information about the real time server statistics support for HTTP Server (powered by Apache)." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaieconcepts.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2002,2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2002,2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzaieconserverstat" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>Real time server statistics</title>
|
||
|
</head>
|
||
|
<body id="rzaieconserverstat"><a name="rzaieconserverstat"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Real time server statistics</h1>
|
||
|
<div><p>This topic provides information about the real time server statistics
|
||
|
support for HTTP Server (powered by Apache).</p>
|
||
|
<div class="important"><span class="importanttitle">Important:</span> Information
|
||
|
for this topic supports the latest PTF levels for HTTP Server for i5/OS .
|
||
|
It is recommended that you install the latest PTFs to upgrade to the latest
|
||
|
level of the HTTP Server for i5/OS. Some of the topics documented here are
|
||
|
not available prior to this update. See <a href="http://www-03.ibm.com/servers/eserver/iseries/software/http/services/service.html" target="_blank">http://www.ibm.com/servers/eserver/iseries/software/http/services/service.htm</a> <img src="www.gif" alt="Link outside Information Center" /> for more information. </div>
|
||
|
<p>Real time server statistics provide information on HTTP Server (powered
|
||
|
by Apache) performance. Server statistics can be viewed with the <span class="uicontrol">Real
|
||
|
Time Server Statistics</span> tool available through the <span>IBM<sup>®</sup> Web Administration for i5/OS™ interface</span>.
|
||
|
Only statistics for running HTTP Servers (powered by Apache) can be viewed.
|
||
|
Data is collected from the primary server job only. </p>
|
||
|
<p>The header information for the active server displays the following: </p>
|
||
|
<dl><dt class="dlterm">Server name</dt>
|
||
|
<dd>Displays the name of the active server. The user-defined name was specified
|
||
|
during the creation of the server.</dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Job</dt>
|
||
|
<dd>Displays the job name for the active server.</dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Server started</dt>
|
||
|
<dd>Displays the date and time the server was started.</dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Current time</dt>
|
||
|
<dd>Displays the date and time of the last manual or automatic refresh of
|
||
|
the statistical information.</dd>
|
||
|
</dl>
|
||
|
<p>Statistical information can be refreshed manually by clicking <span class="uicontrol">Refresh</span> or
|
||
|
can be automatically refreshed by selecting a refresh rate from the <span class="uicontrol">Refresh
|
||
|
Interval</span> drop-down menu.</p>
|
||
|
<div class="note"><span class="notetitle">Note:</span> Statistical information is cumulative. If a value is greater than 2<sup>64</sup>-1
|
||
|
in any column, the value will reset to 0. All values will reset to 0 if the
|
||
|
server is stopped and then started. The type of information displayed is
|
||
|
dependent on the activity of the HTTP Server (powered by Apache) and what
|
||
|
functions are enabled. Only statistical information for enabled or active
|
||
|
functions are displayed. Each column heading identifies what enabled function
|
||
|
or associated server is being surveyed for statistical information.</div>
|
||
|
<p>Each column heading identifies what enabled function or associated server
|
||
|
is being surveyed for statistical information. Statistical information is
|
||
|
obtained for the following functions: </p>
|
||
|
<dl><dt class="dlterm">Server handled</dt>
|
||
|
<dd>This column displays the number of completed server transactions by the
|
||
|
HTTP Server (powered by Apache) since the server was started. For example,
|
||
|
completed transactions for static HTML pages, HTML pages containing Server
|
||
|
Side Include (SSI), and images.</dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Proxy</dt>
|
||
|
<dd>This column displays the number of completed server transactions that
|
||
|
used proxy since the server was started. Proxy statistics are only available
|
||
|
if proxy is enabled. See <a href="rzaieproxytypes.htm">Proxy server types and uses for HTTP Server (powered by Apache)</a> for
|
||
|
more information.</dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">CGI</dt>
|
||
|
<dd>This column displays the number of completed server transactions that
|
||
|
were handled as Common Gateway Interface (CGI) since the server was started.
|
||
|
CGI statistics are only available if CGI is enabled. See <a href="rzaieconfigcgi.htm">Set up CGI programs for HTTP Server (powered by Apache)</a> for more information.</dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Using SSL</dt>
|
||
|
<dd>This column displays the number of completed server transactions that
|
||
|
used Secure Sockets Layer (SSL) since the server was started. SSL statistics
|
||
|
are only available if SSL is enabled. See <a href="rzaiejklenablessl.htm">JKL Toy company enables Secure Sockets Layer (SSL) protection on HTTP Server (powered by Apache)</a> for more information.</dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">WebSphere<sup>®</sup></dt>
|
||
|
<dd>This column displays the number of completed server transactions that
|
||
|
used an associated application server since HTTP Server (powered by Apache)
|
||
|
was started. If the associated application server is not running, the information
|
||
|
will still be displayed but will equal '0'. WebSphere statistics are only
|
||
|
available if a WebSphere Application Server is associated with an HTTP Server
|
||
|
(powered by Apache). </dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Tomcat</dt>
|
||
|
<dd>This column displays the number of completed server transactions that
|
||
|
used an in-process or out-of-process ASF Tomcat server since HTTP Server (powered
|
||
|
by Apache) was started. See <a href="rzaietomcat.htm">About Tomcat</a> for
|
||
|
more information.</dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Customer module</dt>
|
||
|
<dd>This column displays the number of completed server transactions that
|
||
|
used a customer or third-party module. A customer module is a user module
|
||
|
incorporated as a service program into the HTTP Server (powered by Apache).
|
||
|
See <a href="rzaiethrdprtymod.htm">Set up third party modules for HTTP Server (powered by Apache)</a> for more information.</dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">FRCA Stats</dt>
|
||
|
<dd>This column displays the number of completed server transactions that
|
||
|
used Fast Response Cache Accelerator (FRCA) since the server was started.
|
||
|
FRCA statistics are only available if FRCA is enabled. See <a href="rzaieconfrca.htm">Fast Response Cache Accelerator (FRCA) for HTTP Server (powered by Apache)</a> for more information.</dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">FRCA Proxy </dt>
|
||
|
<dd>This column displays the number of completed server transactions that
|
||
|
used Fast Response Cache Accelerator (FRCA) proxy since the server was started.
|
||
|
FRCA statistics are only available if FRCA is enabled. See <a href="rzaieconfrca.htm">Fast Response Cache Accelerator (FRCA) for HTTP Server (powered by Apache)</a> for more information.</dd>
|
||
|
</dl>
|
||
|
<div class="section"><h4 class="sectiontitle">General</h4><p>The general statistical information displays
|
||
|
basic information about the active server since the server was started. Statistical
|
||
|
information displayed includes the following: </p>
|
||
|
<dl><dt class="dlterm">Active threads </dt>
|
||
|
<dd>Displays the number of currently active threads on the server. A thread
|
||
|
is an independent unit of work within a job that uses many of the jobs resources
|
||
|
to complete work. The difference between jobs and threads is that threads
|
||
|
run within the job helping it to finish its work. Every active job has at
|
||
|
least one thread, which is called an <dfn class="term">initial thread</dfn>. The initial
|
||
|
thread is created as part of starting the job. The use of threads within a
|
||
|
job allows many things to be done at once. For example, while a job is processing,
|
||
|
a thread may retrieve and calculate data needed by the job to finish processing.</dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Idle threads </dt>
|
||
|
<dd>Displays the number of currently idle threads active on the server. An
|
||
|
idle thread is a portion of a program that is waiting for either a response
|
||
|
or a request before it can continue. Idle threads are most often waiting for
|
||
|
an HTTP request to process. </dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Normal connections </dt>
|
||
|
<dd>Displays the number of total normal (non-secure) connections currently
|
||
|
active. </dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">SSL connections </dt>
|
||
|
<dd>Displays the number of total SSL (secure) connections currently active. </dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Requests </dt>
|
||
|
<dd>Displays the number of total requests to the server since the server was
|
||
|
started. </dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Responses </dt>
|
||
|
<dd>Displays the number of total responses from the server since the server
|
||
|
was started. </dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Requests rejected </dt>
|
||
|
<dd>Displays the number of total rejected requests issued by the server since
|
||
|
the server was started. </dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Absolute and Delta</h4><p>The absolute and delta information
|
||
|
displays statistical information about currently enabled functions or associated
|
||
|
servers. The <dfn class="term">absolute value</dfn> is a measurement of the total transactions
|
||
|
since the server was started. The <dfn class="term">delta value</dfn> is a measurement
|
||
|
of the total transactions since the server statistics were refreshed. The
|
||
|
absolute and delta statistical information may be displayed separately or
|
||
|
side by side for comparison. Connections are not the same thing as a request
|
||
|
or response transaction. Connection are only recorded for new inbound connections
|
||
|
to the server. Each column heading identifies what enabled function or associated
|
||
|
server is being surveyed for statistical information. Each row identifies
|
||
|
what statistical information is being retrieved. Statistical information displayed
|
||
|
for each column includes:</p>
|
||
|
<dl><dt class="dlterm">Requests</dt>
|
||
|
<dd>Displays the number of requests to the enabled function or associated
|
||
|
server identified at the top of the column. </dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Responses </dt>
|
||
|
<dd>Displays the number of responses sent by the enabled function or associated
|
||
|
server identified at the top of the column. </dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Error responses </dt>
|
||
|
<dd>Displays the number of error responses sent by the enabled function or
|
||
|
associated server identified at the top of the column. An error response example
|
||
|
is the 404 "Page Not Found" response. </dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Non-cache responses </dt>
|
||
|
<dd>Displays the number of non-cached responses sent by the enabled function
|
||
|
or associated server identified at the top of the column. </dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Cache responses </dt>
|
||
|
<dd>Displays the number of local memory cached responses sent by the enabled
|
||
|
function or associated server identified at the top of the column. </dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Bytes received </dt>
|
||
|
<dd>Displays the number of bytes received by the enabled function or associated
|
||
|
server identified at the top of the column. </dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Bytes sent </dt>
|
||
|
<dd>Displays the number of bytes sent by the enabled function or associated
|
||
|
server identified at the top of the column. </dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Non-cache Processing (seconds) </dt>
|
||
|
<dd>Displays the number of seconds of non-cached processing activity completed
|
||
|
by the enabled function or associated server identified at the top of the
|
||
|
column.</dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Cache Processing (seconds) </dt>
|
||
|
<dd>Displays the number of seconds of cached processing activity completed
|
||
|
by the enabled function or associated server identified at the top of the
|
||
|
column.</dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
<div class="section"><h4 class="sectiontitle">Averages</h4><p>The server averages information displays
|
||
|
the average length of activity, in seconds, completed by the enabled function
|
||
|
or associated server identified at the top of the column. Each column heading
|
||
|
identifies what enabled function or associated server is being surveyed for
|
||
|
statistical information. Each row identifies what statistical information
|
||
|
is being retrieved. Averages are not affected by end user response times.
|
||
|
Factors such as internet and intranet traffic, firewalls, and connection speeds
|
||
|
are not determined. Statistical information displayed for each column includes: </p>
|
||
|
<dl><dt class="dlterm">Total (seconds) </dt>
|
||
|
<dd>Displays the total time of activity completed by the enabled function
|
||
|
or associated server identified at the top of the column. </dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Non-cached (seconds) </dt>
|
||
|
<dd>Displays the average length of time of non-cached activity completed by
|
||
|
the enabled function or associated server identified at the top of the column. </dd>
|
||
|
</dl>
|
||
|
<dl><dt class="dlterm">Cached (seconds) </dt>
|
||
|
<dd>Displays the average length of time of cached activity completed by the
|
||
|
enabled function or associated server identified at the top of the column. </dd>
|
||
|
</dl>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaieconcepts.htm" title="This topic provides concepts of functions on HTTP Server and IBM Web Administration for i5/OS interface.">Concepts of functions of HTTP Server</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|