Y
Hacker News
new
|
ask
|
show
|
jobs
by
ricardobeat
5367 days ago
Only if you're crazy enough to put something in production running a single node instance.
2 comments
masklinn
5367 days ago
Even if you're not "crazy enough" to do what's prescribed, every user routed to the locked node instance will
still
be locked. You're just reducing the surface area of the freeze.
link
ricardobeat
5367 days ago
Presumably not many requests will be routed to the locked instance - that's why it's called load "balancing".
And you shouldn't have any long-running computation on your server process anyway.
link
rgbrgb
5367 days ago
I think this happens fairly often.
link