Oracle iPlanet Web Server 7.0.9 Administrator's Configuration File Reference

instance

The instance element defines a member of a server cluster. This element may appear one or more times within the cluster element. For more information, see cluster.

Subelements

The instance element can contain the following subelements:

Table 3–26 List of instance Subelements

Element 

Occurrences 

Description 

enabled

0 or 1 

Determines whether the instance is enabled at runtime. The default value is true.

host

1 

The network address of the instance. The value is the host name or the IP address. 

session-replication

0 or 1 

Configures the Servlet session replication for the instance. For more details, see session-replication.

See Also