Hi all, I wondered whether anyone can shed light on this please. I have done some research and I don't think its possible but I thought I would ask.
I have a CSS that is providing Active/Standby for a server using a PrimarySorryServer. The server has multiple services running on it.
I am using scripts to check that the ports are alive which works well.
Should one of the ports fail any new requests are passed to the PrimarySorryServer. This also works well but the issue I have is that all ports need to be disconnected from the failed server and when they reconnect they will attach to the PrimarySorryServer.
This does not happen, existing ports are still attached to the old failed server. Is there any way to send resets for the VIP so that the clients are forced to reconnect ?
Regards
Ash