Forum Moderators: phranque
Notice:
If you encounter <defunc> processes when using a local Oracle-DB
please recompile PHP and specify --enable-sigchild when configuring
(This problem has been reported un Linux using Oracle >= 8.1.5)
Which implies that PHP can be compiled in a way that omits child process signalling and causes problems... (And that's about all I know about this subject -- maybe someone else here will have some expertise).
If the above doesn't apply -- that is, if you're not using PHP and you're not using Oracle, and your OS is not Linux, then try modifying my search phrase with "-php" and "-oracle", and perhaps adding the names of whatever additional services you are using.
Jim
With our server, I usually assume that means the child process is waiting for a client to finish, as it always dies straight afterwards.
If you've got tons of these things then I guess they're not exiting cleanly (sorry, I know that's a bit obvious). I don't know why that would be though. Can you provide any more info?
How are load levels on the box in general? Free memory?
best, a.