Sun Java System Web Server 6.1 SP12 NSAPI Programmer's Guide

perf-init

Applicable in Init-class directives.

The perf-init function enables system performance measurement via performance buckets.

For more information about performance buckets, see the Sun Java System Web Server 6.1 SP12 Performance Tuning, Sizing, and Scaling Guide.

Parameters

The following table describes parameters for the perf-init function.

Table 2–13 perf-init parameters

Parameter  

Description  

disable

Flag to disable the use of system performance measurement via performance buckets. Should have a value of true or false. Default value is true.

Example


Init fn=perf-init disable=false 

See Also

define-perf-bucket