Y
Hacker News
new
|
ask
|
show
|
jobs
by
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.
1 comments
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
And you shouldn't have any long-running computation on your server process anyway.