- Name
-
cluster_restart_opt - Default
-
0 - Minimum
-
0 - Maximum
-
1 - Scope
- per-process
This option controls the behavior when recreating a stack (e.g. due to restarting a process) in an SO_REUSEPORT cluster and it encounters a resource limitation such as an orphan stack from the previous process:
-
0- return an error -
1- terminate the orphan to allow the new process to continue.