Skip to content

v0.2.21

Compare
Choose a tag to compare
@rramachand21-zz rramachand21-zz released this 11 Apr 07:36
· 25 commits to master since this release
  1. Fix node-inspector integration - both old and new debugger work now.
  2. Fix MSI to support installation on windows 10.
  3. 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.