Hello,
I'm looking for articles or notes on how to deal with clustered deployment of a nodejs app. In particular I'd like to find some info on how to choose respawn timeout value, and why. Also anything on dealing with crashed apps (e.g. uncaught exceptions) - how to configure app pool/cluster, etc.
I'm trying to find an article that would explain the reasons and behavior of the app, not just the settings.
Thanks,
M