Investigate Node.js Memory Leak issue in Linux App Service
When running your Node.js application in Azure Linux App Service, you may encounter memory consumption issue.
Nodejs heapdump module provides developers a simple mechanism for producing V8 heap snapshots for later inspection. In this article, we… Continue reading Investigate Node.js Memory Leak issue in Linux App Service
