keymetrics / pm2-plus-tech-questions

http://docs.keymetrics.io/docs/pages/faq-troubleshooting/
27 stars 3 forks source link

HTTP Latency Question #240

Open un-fuf-a-doo opened 4 years ago

un-fuf-a-doo commented 4 years ago

Hello ..

I have two app servers being monitored by PM2. They are behind a load balancer and from our testing they are balanced pretty well for us. Both VMs are identical in resource settings and are synchronized via github. What I am seeing from PM2 doesn't make sense.

Neither systems are tracing the application. I just can't for the life of me understand why they aren't dead even on all stats.

If there is anything I can provide to help please let me know?

Jeff

andreasanta commented 4 years ago

I have a similar issue, my app shows very high P95 latency (10seconds) but mean HTTP latency to 200ms. Also, I see almost no reqs/minute. Maybe the fact that I listen with express on a different default port can be the issue?