Chapter 7. Monitoring and Troubleshooting Primer
The key to troubleshooting Java workloads is to understand the critical four technology tiers shown in Figure 7-1: the load balancer tier, the web server tier, the Java application server tier, and the DB server tier.
When troubleshooting Java application issues, many often assume that a garbage collection (GC) problem exists at the Java application tier. However, problematic issues could be present in any one of these tiers. Complicating troubleshooting efforts is the fact that teams from multiple operational divisions within an organization ...
Get Virtualizing and Tuning Large-Scale Java Platforms now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.