HP Traffic Director Server Appliances sa7200/sa7220 and 8200/sa8220 - User Guide

C H A P T E R 5 HP Traffic Director Server Appliances User Guide
172
config policygroup
service server port http
Enables or disables HTTP error detection on the named server.
When HTTP error detection is enabled, requests that generate
HTTP errors 401-405 and 500-503 are rerouted (transparently to
the client), to the next available server. When disabled, these errors
are sent back to the requesting client.
config policygroup <policy-name> service
<service-name> server <server-name> port <port>
http [enable | disable]
where:
policy-name is the name of an existing Policy Group
service-name is the name of the service
server-name is the name of the server
port is the server port
enable enables HTTP error detection
disable disables HTTP error detection
config policygroup
service server port
mode
NOTE: OPR requires the
use of servers loopback
adapters. For more details,
please see Configuring
Out-of-Path Return in
Appendix D.
Enables or disables Source Address Preservation (SAP) on the
named server. When OPR is enabled, the CLI-configured server
port is ignored and the configured server service port is used. By
default, SAP is enabled (and cannot be disabled) when OPR is
enabled.
config policygroup <policy-name> service
<service-name> server <server-name> port <port>
mode [brokered] | opr | sap
where:
policy-name is the name of an existing Policy Group
service-name is the name of the service
server-name is the name of the server
port is the server port
brokered is the default mode, with both SAP and OPR
disabled.
opr enables Out-of-Path Return
sap enables Source Address Preservation
Command Description