Hi. I have 2 clustered web servers using ICM to cluster across the web. I have this problem whereby one browser session will bounce the user between the two servers and effectively load balance the one session.
I have tried to restrict this by trying to make one server busy using the server_availability_threshold setting, so that server will not be used for load balancing, but will be available in case of a failure.
However this has not worked and users are still connecting to it, even though when I do a sh cluster at the console the server in question shows me that it is busy.
What else do I need to do? Have I missed some other setting that I need to enable?
This is causing me a big headache.