Sun Java System Web Proxy Server 4.0.2 2005Q4 Configuration File Reference

service-dump

Applicable in Service-class directives.

The service-dump function creates a performance report based on collected performance bucket data (see The bucket Parameter).

To read the report, point the browser here:

http://server_id:port/.perf

Parameters

The following table describes parameters for the service-dump function.

Table 5–112 service-dump parameters

Parameter  

Description  

type

Must be perf for this function.

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