OpenResty XRay
Jul 22, 2026
OpenResty XRay
Updated Jul 22, 2026
8 mins read
Java Tomcat Slow Response Time: Pinpoint the Exact Slow Request with PCAP
- Diagnose Tomcat slow response time by catching the exact slow request
- Selective packet capture: filter by duration, status, and path
- Per-request PCAP download for one specific slow request
- Tell server-side latency from network delay
- Works for Spring Boot apps with embedded Tomcat

- Diagnose Tomcat slow response time by catching the exact slow request
- Selective packet capture: filter by duration, status, and path
- Per-request PCAP download for one specific slow request
- Tell server-side latency from network delay
- Works for Spring Boot apps with embedded Tomcat