graceful-cluster icon indicating copy to clipboard operation
graceful-cluster copied to clipboard

Doesnt work

Open joshribakoff opened this issue 7 years ago • 1 comments

With 2 workers, they both get restarted instantly, almost every time.

With 3 workers, they sometimes get all restarted at once.

I used load balancing tool siege, with a 3 worker cluster, doing some "Graceful" restarts only resulted in 70% of requests being served. Native node-cluster module results in 100% availability so my script is fine.

joshribakoff avatar Jan 13 '18 08:01 joshribakoff

Hi @joshribakoff Do you have any code to test your issue?

nleush avatar Jan 13 '18 09:01 nleush