Tools / IBM WebSphere Server Interview questions
What is Ripple-start in IBM WAS Server?
Ripple-start is to restart the WAS cluster with zero downtime to the application. It first stops the JVM and then starts it. By doing ripple-start you ensure only one JVM is down at one time hence no downtime to the applications.
More Related questions...