MACROMEDIA COLDFUSION 5 - INSTALING AND CONFIGURING SERVER Manual de usuario Pagina 29

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 68
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 28
Debugging & Logging section 21
Before you use the cfstat utility, ensure that you selected the Enable Performance
Monitoring check box in the ColdFusion Administrator (on the Debugging & Logging
> Debugging Settings page). If you select this check box, you must restart ColdFusion
for this change to take effect.
Your cfusionmx\bin directory contains the cfstat utility. From that directory, type cfstat
and use the following available switches:
AvgReq Time Average request
time
A running average of the time, in milliseconds,
that ColdFusion spends to process a request
(including queued time). Lower values, which you
can achieve with efficient CFML, are better.
AvgDB Time Average database
transaction time
A running average of the time ColdFusion
spends on database-related processing of
ColdFusion requests.
Bytes In/Sec Bytes incoming per
second
The number of bytes ColdFusion read in the last
second (not an average).
Bytes Out/Sec Bytes outgoing per
second
The number of bytes ColdFusion wrote in the last
second (not an average).
Switch Description/Comment
-n Suppress column headers (useful for saving output to a file).
-s Display output in a single line (delay display of the first line so cfstat can
display meaningful values in the per-second counters).
# Where # is an integer, delay display output by # seconds. If you do not specify
an integer, cfstat returns one line.
-h Web server hostname (localhost is the default).
-p Web server listening port number (80 is the default).
Metric
abbreviation Metric name Description
Vista de pagina 28
1 2 ... 24 25 26 27 28 29 30 31 32 33 34 ... 67 68

Comentarios a estos manuales

Sin comentarios