HP e-Commerce / XML director server appliance sa8250 - Users Guide
C H A P T E R 5 Policy Group Commands
199
config policygroup
service sticky-timeout
When the sticky port function is enabled, the maximum time
during which a single server is forced to serve serial requests by a
single client is called the "sticky timeout." This command sets the
sticky timeout.
config policygroup <policy-name> service
<service-name> sticky-timeout <nseconds>
where:
•
policy-name is the name of an existing Policy Group
•
service-name is the name of the service
•
nseconds is the period, in seconds, that a connection is
guaranteed to connect to the same server. For each subsequent
connection, the timeout countdown is restarted. You can
specify a value from 1 to 2,147,483,647, and the default is 90
seconds.
config policygroup
service xml-well-formed
Specifies if the SA8250 returns an error to the user or directs the
client data to servers with matching RICH expressions when it
detects an XML well-formed error on an incoming XML data
stream.
config policygroup <policy-name> service
<service-name> xml-well-formed [ enabled |
disabled ]
where:
•
policy-name is the name of the policy group
•
service-name is the name of the service
•
enabled sends a error message to the sending client if a well-
formed XML error is detected (the default)
•
disabled sends no error message to the sending client but
directs the client data to servers with matching RICH
expressions
Command Description
Policy Group Commands (continued)