Red Hat NETSCAPE ENTERPRISE SERVER 6.1 - NSAPI PROGRAMMER GUIDE Manuel d'utilisateur Page 36

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 148
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 147 148

Commentaires sur ces manuels

Pas de commentaire