Performance Buckets
222
Netscape Enterprise Server Administrator’s Guide
Performance Buckets
Performance buckets allow users to define buckets, and link them to various
server functions. Every time one of these functions is invoked, the server
collects statistical data and adds it to the bucket. For example, “
send-cgi
” and
“
NSServletService
” are functions used to serve the CGI and Java servlet
requests respectively. You can either define two buckets to maintain separate
counters for CGI and servlet requests, or create one bucket that counts requests
for both types of dynamic content. The cost collecting this information is little
and impact on the server performance is negligible. This information can later
be accessed using the perfdump utility. The following information is stored in a
bucket:
•
Name of the bucket. This name is used for associating the bucket with a
function.
•
Description. A description of the functions that the bucket is associated
with.
•
Number of requests for this function. The total number of times that this
function was requested to be invoked.
•
Number of times the function was invoked. This number may not coincide
with the number of requests for the function because some functions may
be executed more than once for a single request.
•
Function latency or the dispatch time. The time taken by the server to
invoke the function.
•
Function time. The time spent in the function itself.
The following buckets are pre-defined by the server:
•
cache-bucket
.
Records the statistics for accelerated cache functions. All the static content
requests served using the accelerator cache are counted in this bucket.
•
default-bucket
.
Records statistics for the functions not associated with any user defined or
built-in bucket.
Содержание Netscape Enterprise Server
Страница 30: ...Contacting Technical Support 30 Netscape Enterprise Server Administrator s Guide ...
Страница 31: ...Part 1 Server Basics 31 1 Server Basics Introduction to Enterprise Server Administering Enterprise Servers ...
Страница 32: ...32 Netscape Enterprise Server Administrator s Guide ...
Страница 56: ...Sending Error Information to Netscape 56 Netscape Enterprise Server Administrator s Guide ...
Страница 64: ...Migrating a Server From a Previous Version 64 Netscape Enterprise Server Administrator s Guide ...
Страница 66: ...66 Netscape Enterprise Server Administrator s Guide ...
Страница 112: ...Managing a Preferred Language List 112 Netscape Enterprise Server Administrator s Guide ...
Страница 158: ...158 Netscape Enterprise Server Administrator s Guide ...
Страница 182: ...Using the Watchdog uxwdog Process Unix 182 Netscape Enterprise Server Administrator s Guide ...
Страница 196: ...Viewing Events Windows NT 196 Netscape Enterprise Server Administrator s Guide ...
Страница 218: ...Enabling the Subagent 218 Netscape Enterprise Server Administrator s Guide ...
Страница 266: ...266 Netscape Enterprise Server Administrator s Guide ...
Страница 302: ...Enabling WAI Services 302 Netscape Enterprise Server Administrator s Guide ...
Страница 310: ...310 Netscape Enterprise Server Administrator s Guide ...
Страница 390: ...Customizing the Web Publisher User Interface 390 Netscape Enterprise Server Administrator s Guide ...
Страница 446: ...Customizing the Search Interface 446 Netscape Enterprise Server Administrator s Guide ...
Страница 448: ...448 Netscape Enterprise Server Administrator s Guide ...
Страница 454: ...Responses 454 Netscape Enterprise Server Administrator s Guide ...
Страница 464: ...Referencing ACL Files in obj conf 464 Netscape Enterprise Server Administrator s Guide ...
Страница 504: ...504 Netscape Enterprise Server Administrator s Guide ...