IBM WebSphere XS40 Command Reference Manual page 412

Datapower xml security gateway
Table of Contents

Advertisement

use-SOAP
send-SOAP
timeout
frequency
XPath When the check type is Standard, use with the filter argument to specify
filter
SSL
Guidelines
A health check is essentially a scheduled rule that sends the same request to each
server member. The successful completion of the health check requires that the
server passes normal TCP and HTTP connection criteria, depending on check type
(servers in the load balancer group). Optionally, the health check contains a filter to
test the response from the server. If the filter accepts the response, the server is
considered to be healthy; otherwise, it is considered to be convalescent.
Related Commands
server
386
Command Reference
LDAP Specifies that the group consists of LDAP servers. Performs a TCP
ping.
Standard
(Default) Specifies that the group does not consist of LDAP or IMS
Connect servers.
When the check type is Standard, specifies the HTTP method used to
access the target URI.
on
(Default) Accesses the target URI with an HTTP POST operation
(by posting a SOAP message).
off
Accesses the target URI with an HTTP GET operation.
When use-SOAP is on, specifies the SOAP message to send as a client
request. The default is the healthcheck.xml file in the store: directory
(store:///healthcheck.xml). When use-SOAP is off, use two double
quotation marks ("").
Specifies the number of seconds for the completion of the health check.
Use a value in the range of 2 through 86400. The default is 10.
If successful, the server is deemed healthy and is marked as up; otherwise,
the server is deemed convalescent and is marked as down.
Specifies the number of seconds between health checks. Use a value in the
range of 5 through 86400. The default is 180.
the XPath expression that must be found in a valid server response.
When the check type is Standard, specifies the style sheet to filter the
server response. The default is the healthcheck.xsl file in the store:
directory (store:///healthcheck.xsl).
This style sheet uses the specified XPath argument as input and scans the
server response for its presence. If found, the server is deemed healthy and
is marked as up; otherwise, the server is deemed convalescent and is
marked as down.
When the check type is Standard, specifies the name of an existing SSL
Proxy Profile to provide the resources for a secure connection.

Advertisement

Table of Contents
loading

Table of Contents