Is there a way to stop/start send request directed to member of a websphere cluster?
The use-case is
- Stop the member
- Stop request directed to a cluster member (Anyway the cluster member will be notified, hence no request will be directed)
- Start cluster member
- Wait for application server (member) to stablize
- The start request direction
Any help, would be much appreciated.