we have HTTP redirect and SSL termination configured at CSS11501.
we are using server generated Cookie for session stickiness, one issue we found is that: within one HTTP1.1 request, there might be some objects missing (like some images), then the session is switched to the next available server, and the user would see the pop-up window asking for re-authentication.
And I am just using ICMP for keepalive (which means the servers / services would be always UP), but it still does not help, my thought is that my session would be stuck on one particular server based on the cookie, and I would expect to see some "x" in the web page, but my session should stick on one server?
ssl-server 200 cipher rsa-with-3des-ede-cbc-sha 131.104.93.7 81
content PORTAL-QA-REDIRECT
add service SLEEPY-80
vip address 131.104.93.7
advanced-balance cookies
string range 1 to 200
string prefix "JSESSIONID="
string skip-length 33
protocol tcp
port 81
url "/*"
flow-timeout-multiplier 225
add service SNEEZY-80
string process-length 2
active