Sunil's Notes
My notes for things that i am learning about
Showing posts with label
wlmandfailover
.
Show all posts
Showing posts with label
wlmandfailover
.
Show all posts
Transaction manager high availability
›
The WebSphere Application Server Transaction Manager writes to its transaction recovery logs when it handles global transactions that involv...
1 comment:
What is a core group
›
A core group is a high availability domain within a cell. It serves as a physical grouping of JVMs in a cell that are candidates to host sin...
5 comments:
What is hamanager
›
IBM WebSphere Application Server Network Deployment V6 introduces a new feature called High Availability Manager (commonly called HAManager)...
1 comment:
EJB Container failover and WLM
›
The EJB client ORB plays same role in EJB world as that of HTTP Server plugin plays in the Web application world. Irrepective of if the clie...
2 comments:
Work load management and clustering
›
Clustering application servers that host Web containers automatically enables plug-in workload management for the application servers and th...
What is work load management
›
Workload management is the concept of sharing requests across multiple instances of a resource. Workload management techniques are implement...
5 comments:
Request routing using plug-in
›
The Web Server plug-in uses an XML configuration file to determine whether a request is for the Web Server of the application server. When a...
Effect on JSESSIONID in case of Server failure
›
Server clusters provide a solution for failure of an application server. Sessions created by cluster members in the server cluster share a c...
How to find out the WAS server handling request from JSESSIONID
›
Debugging problems in distributed environment is little more difficult then debugging problems in the Standalone environment, because how do...
2 comments:
›
Home
View web version