|
|
|
|
|
by spladug
3305 days ago
|
|
Generally: no. The worker processes will finish up their current request before shutting down and being reaped. At the whole server level, Einhorn will indeed make sure that requests are still being served as the workers get shuffled out. |
|