|
|
|
|
|
by philipcristiano
4747 days ago
|
|
The issue with that is that it tends to stop all the workers then start them again, not one-by-one. Since some applications can take a minute to start that leaves the socket open but won't start accepting connections until the workers start again. |
|