HP e-Commerce / XML director server appliance sa8250 - Users Guide
C H A P T E R 5 HP e-Commerce/XML Director Server Appliance SA8250 User Guide
198
config policygroup
service sticky
The SA8250 can be configured to maintain a session’s state so that
serial requests from a single client are allocated to the same server.
This is called "sticky port" functionality. This command enables or
disables the sticky port function. Sticky functionality is enabled in
either of two modes. "Src-ip" (source IP address) mode identifies
requesting clients by IP address."Cookie" mode entails sending a
cookie to requesting browsers which identifies subsequent
requests as coming from the same client.
Note: This mode must be used to enable sticky ports in
environments in which requests come to the SA8250 through
proxy servers. (All requests coming from a proxy server have that
server’s address as their apparent Source IP address, rather than the
actual address of their origination.) Sticky Cookie mode is
available only to RICH_HTTP services.
config policygroup <policy-name> service
<service-name> sticky [disable | src-ip |
cookie]
where:
•
policy-name is the name of an existing Policy Group
•
service-name is the name of the service
•
disable disables sticky ports
•
src-ip enables Source IP Address sticky mode
•
cookie enables Cookie mode (available only to
RICH_HTTP)
Command Description
Policy Group Commands (continued)