Skip to content

v0.2.21

Latest
Compare
Choose a tag to compare
@rramachand21-zz rramachand21-zz released this 11 Apr 07:44
· 2 commits to master since this release
  • Fix crash due to race condition in cprotocolbridge.
  • 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.