InterviewSolution
Saved Bookmarks
| 1. |
What Exactly Do You Know About The Working Of An Application Server Cluster? |
|
Answer» WebSphere’s server PLUGIN element routes all requests to WebSphere’sweb containers. Whenever there is any COMMUNICATION FAILURE within a specific MEMBER of cluster, it mark’s the member down & starts routing all the requests to other clusters untill the primary is AVAILABLE. WebSphere’s server plugin element routes all requests to WebSphere’sweb containers. Whenever there is any communication failure within a specific member of cluster, it mark’s the member down & starts routing all the requests to other clusters untill the primary is available. |
|