Settings

Theme

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

2 points by ratpik 7 years ago · 0 comments · 1 min read


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.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection