9 Oct
2009
9 Oct
'09
4:17 p.m.
Craig Campbell wrote:
radius-a seems to be getting the bulk of the radius records. Normally, it has a single process. Last night it spawned a bunch of children that seem to be loitering...
Are you forking shell scripts via "exec"?
radius-b and radius-c don't have more than a single radiusd process.
Any idea what is going on? Why all the children? Do I need to be concerned? Is this normal?
It's not normal. They're likely zombies that need to go away. The server normally cleans up any zombie children, but... Alan DeKok.