Hi,
I have a WebSpher cluster with several app. servers. I'd like to know what exactly happens when I stop one of the app. servers.
I've noticed that as soon as I try to stop the app. server, the ports asociated with them go down.
Does the server wait for current transactions/sessions to finish?
Does the server failover the current transaction/sessions to another app. server in the cluster?
thank you very much!