Oracle iPlanet Web Proxy Server 4.0.14 Configuration File Reference

service-dump

Applicable in Service-class directives.

The service-dump function creates a performance report based on collected performance bucket data. For more information, see Bucket Parameter.

The report is at the following URl:

http://server_id:port/.perf

Parameters

The following table describes the parameter, which is specific to the service-dump function.

Table 5–121 service-dump Parameters

Parameter  

Description  

method

(Optional) Common to all Service-class functions.

query

(Optional) Common to all Service-class functions.

UseOutputStreamSize

(Optional) Common to all Service-class functions.

flushTimer

(Optional) Common to all Service-class functions.

ChunkedRequestBufferSize

(Optional) Common to all Service-class functions.

ChunkedRequestTimeout

(Optional) Common to all Service-class functions.

bucket

(Optional) Common to all obj.conf functions.

Examples


<Object name=default>NameTrans fn="assign-name" from="/.perf" 
	name="perf"...</Object><Object name=perf>Service fn="service-dump"</Object>

See Also

stats-xml