Skip to content

Conversation

@JoHense
Copy link

@JoHense JoHense commented Dec 3, 2015

Reopen this pull request in this more active fork of iisnode.
Plus a small fix based on tjanczuk#384 (comment)

queequac and others added 8 commits September 15, 2014 21:07
Setting nodeProcessStickySessions to true will set a cookie on a
client's first request, carrying a hint for the target node.exe process.
Each subsequent request will then be routed to the process mentioned in
the cookie.
Cookie parsing routine did not work in case of missing ';'
@ramijarrar
Copy link

ramijarrar commented Jun 4, 2016

@rramachand21 Any chance we can get this merged? Azure already provides stickiness at the server level so this would allow us to upgrade our applications to some of the larger instances.

@ramijarrar ramijarrar mentioned this pull request Jun 4, 2016
@rramachand21-zz
Copy link

rramachand21-zz commented Feb 19, 2017

This is included in https://github.com/Azure/iisnode/releases/tag/v0.2.25

@ramijarrar
Copy link

ramijarrar commented Feb 20, 2017

That's awesome! We're super eager to try this out as soon as it's available in App Service.

@rramachand21-zz
Copy link

Please note - do not use v0.2.24. Use v0.2.25.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants