Sometimes customers get conflicting advice on the WebSphere Application Server HAManager component like so ...
- I would enable HA on everything........ Even if applications aren't using it or don't need it, there are components/functions of WAS that rely on it
- You can disable the HA Manager if the applications do not require it
- The HA Manager will use a certain amount of resources (CPU and memory).
- There are a number of WebSphere components (Memory-to-memory cache replication, Session memory persistence, Stateful Session Bean failover, Singleton failover, Workload management routing, On-demand configuration routing & transaction log failover) that use the HA Manager. These components will add their own resource usage on top of what the HA Manager uses by itself. Depending on the topology, that resource usage may be significant.
- New dependencies can be created on the HA Manager at any time. These dependencies may be added in the service streams (Feature in Service). While we strive to keep the list of dependencies (in the Info Center or Large Topology White Paper) up-to-date, new dependencies can be added without our knowledge.
- Customers may consider disabling the HA Manager to save resource.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.