Sun Java System Web Server 6.1 SP10 Administrator's Configuration File Reference

QOSPARAMS

Defines quality of service parameters of an SERVER, VSCLASS, or VS element.

Subelements

none

Attributes

The following table describes attributes for the QOSPARAMS element.

Table 2–16 QOSPARAMS Attributes

Attribute  

Default  

Description  

maxbps

none 

(required if enforcebandwidth is yes) The maximum bandwidth limit for the server, vsclass, or vs in bytes per second.

enforcebandwidth

false

(optional) Specifies whether the bandwidth limit should be enforced or not. Allowed values are yes, no, true, false, on, off, 1, 0.

maxconn

none 

(required if enforceconnections is yes) The maximum number of concurrent connections for the SERVER, VSCLASS, or VS.

enforceconnections

false

(optional) Specifies whether the connection limit should be enforced or not. Allowed values are yes, no, true, false, on, off, 1, 0.