![Netscape ENTERPRISE SERVER 6.1 Скачать руководство пользователя страница 297](http://html1.mh-extra.com/html/netscape/enterprise-server-6-1/enterprise-server-6-1_manual_1674653297.webp)
Elements in server.dtd and server.xml
Chapter
8
Virtual Server Configuration Files
297
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 294. For a list of variables commonly defined in
server.xml, see “Variables Used in the Interface,” on page 295.“Variables Used in
the Interface” on page 295
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.
Содержание ENTERPRISE SERVER 6.1
Страница 1: ...NSAPI Programmer s Guide Netscape Enterprise Server Version6 1 April 2002 Draft...
Страница 18: ...Where to Find Related Information 18 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 138: ...CGI to NSAPI Conversion 138 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 214: ...NSAPI Functions in Alphabetical Order 214 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 290: ...Miscellaneous 290 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 310: ...The Netscape LDAP Schema 310 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 318: ...cinfo 318 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 324: ...Sample MIME Types File 324 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 336: ...Buffered Streams 336 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 344: ...344 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 350: ...350 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...
Страница 356: ...356 Netscape Enterprise Server NSAPI Programmer s Guide April 2002 Draft...