Skip to content

Releases: Azure/iisnode

v0.2.26

22 Feb 00:41
Compare
Choose a tag to compare
  • Fix w3wp crash issue when debugging is enabled and debug requests are sent to iisnode.

v0.2.25

20 Feb 04:59
Compare
Choose a tag to compare

-Fix w3wp crash issues - tjanczuk#559
-Add node process sticky sessions feature with fixes. #31

  • Fix w3wp crash when iisnode setting flushResponse is true.

v0.2.24 (Do not use)

19 Feb 21:01
Compare
Choose a tag to compare
  • Fix w3wp crash issues - tjanczuk#559
  • Add node process sticky sessions feature with fixes. #31

v0.2.21

11 Apr 07:36
Compare
Choose a tag to compare
  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.

v0.2.18

20 May 06:36
Compare
Choose a tag to compare

Fix msi to support installation on Windows 10

v0.2.17

07 Oct 21:53
Compare
Choose a tag to compare

Fixed Issue #24

v0.2.16

10 Sep 07:39
Compare
Choose a tag to compare

Changes:

v0.2.11

15 Apr 19:46
Compare
Choose a tag to compare

New in v0.2.11

  • Expand environment variables for settings in iisnode.yml
  • Configurable debugger files location
  • X-Forwarded-Proto header added when enableXFF setting is enabled.( see issue tjanczuk#265 )
  • Fixed urlrewrite functional test case - web.config had invalid characters that prevented IIS from reading the config.
  • Support for env variables in nodeProcessCommandLine value.
  • Issue tjanczuk#296 - query string lost when default document is used.
  • Close Directory handle if watched directory is deleted

v0.2.7