Red Hat NETSCAPE ENTERPRISE SERVER 6.1 - NSAPI PROGRAMMER GUIDE Uživatelský manuál Strana 36

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 148
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 35
cluster.xml
36 Netscape Enterprise Server Programmers Guide April 2002 (Draft)
Syntax
Most of the file has the following basic XML syntax, with nested elements:
<ELEMENT attribute="value" attribute="value"...>
<SUBELEMENT attribute="value" attribute="value".../>
</ELEMENT>
In Table 2-3, elements are in bold to distinguish them from attributes.
See Also
Netscape Enterprise Server Administrator’s Guide
Table 2-3 cluster.xml
Element/Attribute Allowed Subelements or Values Description
CLUSTER MASTER Defines a cluster of web servers.
id A text string The ID of the cluster.
MASTER SLAVE Defines the master server in the cluster.
id A text string The ID of the master.
hostname Usually the server_id The host name of the master.
adminport The administration port of the master.
instance https-server_id Thenameoftheserverinstanceonthemaster.
SLAVE (none) Defines a slave server in the cluster.
id A text string The ID of the slave.
hostname Usually the server_id The host name ofthe slave.
adminport The administration port of the slave.
instance https-server_id Thenameoftheserverinstanceontheslave.
protocol http, https The protocol used for communication with the client.
substitute Amasterorslaveid or null The ID of a substitute server if this server is down.
Zobrazit stránku 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 147 148

Komentáře k této Příručce

Žádné komentáře