HP Traffic Director sa7220 User Manual
Page 318

A P P E N D I X E
HP Traffic Director Server Appliances User Guide
306
Client getting
timeout or “service
not found” errors
Proxy servers inhibit use
of sticky src-ip option.
Some ISPs use proxy servers to load balance
client sessions. When the sticky src-ip option
is enabled and the client’s session is switched to
another proxy server, the source IP address is
changed. This may cause the
SA8220
to route
the request to a different server. The solution is
to use the “sticky cookie” option instead of
“sticky src-ip.” In this mode, a cookie is sent to
the client to force use of the same server
regardless of the source IP.
The client is on the same
subnet as server (SAP
mode only). This causes
the server to return the
response directly to the
client, bypassing the
SA8220
. The client
discards the response
since the destination is
that of the server and not
the
SA8220
.
Configure the client and server to reside on
different subnets.
For OPR configurations,
the loopback adapter is
not configured on the
fulfillment server(s).
For instructions on configuring the loopback
adapter on the server(s), please see “Set the
Loopback” in Appendix D.
Round Robin Load
Balancing works
abnormally
The directory and/or file
content of the fulfillment
servers defined under the
service is not identical.
Configure all the servers under the same
service with the same directory structure and
file content.
New TCP connections,
not client sessions, are
assigned to fulfillment
servers in a round robin
fashion.
This is normal behavior. Multiple components
of a web page (such as HTML and GIFs)
require separate TCP connections. The
requests are assigned to the fulfillment servers
in round robin fashion, although it may not be
apparent from the browser.
Problem
Possible Cause
Solution