Posted by Joshua Ruppert on 08/03/06 19:26
Does anyone know what it means if I see PHP processes in the process
tree at the base level, instead of under the IIS worker process?
I do nothing but web serving off of the box.
These processes that are not under the IIS worker process seem to be
stranded/hung. They are never cleaned up by any garbage collection and
I have to kill them manually. They also always have a fairly low memory
usage, potentially indicating that they fail before loading completely.
Could it be that the execution of the process fails early enough that
ProcessExplorer doesn't see them as being executed by IIS?
I've been running around in circles as to what is causing these
stranded processes. Any sugestions are greatly appreciated.
Josh
Navigation:
[Reply to this message]
|