Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow running iisnode 32 and 64 bit side by side on 64 bit servers #281

Closed
tjanczuk opened this issue Jun 10, 2013 · 1 comment
Closed

Comments

@tjanczuk
Copy link
Owner

The correct version of iisnode should be picked up based on the bitness of the IIS worker process.

@tjanczuk
Copy link
Owner Author

The x64 installer of iisnode is now installing both 64 and 32 bit versions of iisnode. They are installed in %programfiles%\iisnode and %programfiles (x86)%\iisnode, respectively. The choice of the iisnode version at runtime is dictated by the bitness of the IIS worker process, which is controlled with the Application Pool settings:

image

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

No branches or pull requests

1 participant