Skip Navigation Links | |
Exit Print View | |
![]() |
Oracle Solaris Cluster Data Service for Oracle iPlanet Web Server Guide Oracle Solaris Cluster 4.1 |
This section describes the extension properties for the resource type SUNW.iws. This resource type represents the Oracle iPlanet Web Server application in an Oracle Solaris Cluster configuration.
For details about system-defined properties, see the r_properties(5) man page and the rg_properties(5) man page.
The extension properties of the SUNW.iws resource type are as follows:
A pointer to the server root directory for a particular Oracle iPlanet Web Server or Oracle iPlanet Web Proxy Server instance. If the Oracle iPlanet Web Server or Oracle iPlanet Web Proxy Server is in secure mode, the path name must contain a file named keypass, which contains the secure key password needed to start this instance.
For failover, the data service enforces that the size of Confdir_list is one. If you want multiple configuration files (instances), make multiple failover resources, each with one Confdir_list entry.
String array
No default defined
Not applicable
At creation
A specification of whether the fault monitor fails over the Oracle iPlanet Web Server resource if the number of attempts to restart exceeds Retry_count within the time that Retry_interval specifies. The possible values of this extension property are as follows:
True – Specifies that the fault monitor fails over the Oracle iPlanet Web Server resource
False – Specifies that the fault monitor does not fail over the Oracle iPlanet Web Server resource
Boolean
True
Not applicable
When resource is disabled
The number of times that the process monitor facility (PMF) restarts the fault monitor during the time window that the Monitor_retry_interval property specifies. This property refers to restarts of the fault monitor itself rather than to the resource. The system-defined properties Retry_interval and Retry_count control restarting of the resource.
Integer
4
0 - 2,147,483,641
–1 indicates an infinite number of retry attempts.
At any time
The time (in minutes) over which failures of the fault monitor are counted. If the number of times that the fault monitor fails exceeds the value that is specified in the extension property Monitor_retry_count within this period, the PMF does not restart the fault monitor.
Integer
2
0 – 2,147,483,641
–1 indicates an infinite retry interval.
At any time
A single URI or a list of URIs that can be used by the fault monitor to probe any deployed applications on the Oracle iPlanet Web Server or Oracle iPlanet Web Proxy Server. Probe deployed applications by setting the property to one or more URIs that are serviced by applications deployed on the Oracle iPlanet Web Server or Oracle iPlanet Web Proxy Server.
String
Null
Not applicable
At any time
The timeout value (in seconds) that the fault monitor uses to probe an Oracle iPlanet Web Server instance.
Integer
90
0 – 2,147,483,641
At any time