Ask HN: How do you debug performance issues in Node.js applications at scale?

2 points by ratpik ↗ HN
Traffic = About 0.5 million requests/minute (HTTPS + WSS) and about 80K concurrent websocket connections with intermittent spikes in traffic.

Runs on managed infrastructure on AWS. Almost all the requests are Network (HTTPS) I/O intensive and about a third are Database (MySQL) I/O intensive.

0 comments

[ 2.2 ms ] story [ 12.2 ms ] thread

No comments yet.