v0.2.21
rramachand21-zz
released this
11 Apr 07:36
·
25 commits
to master
since this release
- Fix node-inspector integration - both old and new debugger work now.
- Fix MSI to support installation on windows 10.
- Increase NODE_PENDING_PIPE_INSTANCES to 5000 so that we dont have to worry about the default 4 max concurrent requests over named pipes within node.exe. This will prevent most of the iisnode pipe busy errors for applications with high request rate.