Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In ServerUtils.java, the ps command is very expensive on loaded Linux system. when trying to determine if all worker processes are dead. Changed ownership or missing /proc/<pid> directory for should be sufficient to detect death of process.