Elements in server.dtd and server.xml
Chapter
8
Virtual Server Configuration Files
287
Elements in server.dtd and server.xml
This section describes the XML elements in the
server.dtd
and
server.xml
files.
Subelements must be defined in the order in which they are listed.
SERVER
Defines a server. There can only be one of this element in a
server.xml
file.
Subelements:
VARS
,
LS
,
MIME
,
ACLFILE
,
VSCLASS
,
QOSPARAMS
Attributes:
VARS
Defines variables that can be given values in
server.xml
and referenced in
obj.conf
. “Variables,” on page 284. For a list of variables commonly defined in
server.xml, see “Variables Used in the Interface,” on page 285.“Variables Used in
the Interface” on page 285
Subelements:
none
Attributes:
none
qosactive
Enables quality of service features, which let you set limits
on server entities or view server statistics for bandwidth
and connections. Allowed values are
yes
,
no
,
on
,
off
,
1
,
0
.
The default is
no
.
qosmetricsinterval
(optional) The interval in seconds during which the traffic is
measured. The default is
30
.
qosrecomputeinterval
(optional) The period in milliseconds in which the
bandwidth gets recomputed for all server entities. The
default is
100
ms.
legacyls
The
id
attribute of the listen socket for legacy (4.x)
applications. This
LS
should contain only one
CONNECTIONGROUP
, which should be configured to only
one
VS
, its
defaultvs
. All legacy applications must run on
this virtual server, which is the default virtual server for the
entire server.
Summary of Contents for ENTERPRISE SERVER 6.0
Page 1: ...NSAPI Programmer s Guide Netscape Enterprise Server Version6 0 November 2001...
Page 134: ...CGI to NSAPI Conversion 134 Netscape Enterprise Server NSAPI Programmer s Guide November 2001...
Page 306: ...cinfo 306 Netscape Enterprise Server NSAPI Programmer s Guide November 2001...
Page 312: ...Sample MIME Types File 312 Netscape Enterprise Server NSAPI Programmer s Guide November 2001...
Page 324: ...Buffered Streams 324 Netscape Enterprise Server NSAPI Programmer s Guide November 2001...
Page 332: ...332 Netscape Enterprise Server NSAPI Programmer s Guide November 2001...
Page 340: ...340 Netscape Enterprise Server NSAPI Programmer s Guide November 2001...
Page 346: ...346 Netscape Enterprise Server NSAPI Programmer s Guide November 2001...
Page 352: ...352 Netscape Enterprise Server NSAPI Programmer s Guide November 2001...