A couple of month ago we ran into an issue with hanging PHP processes during/after HTTP calls.
Today another friend of mine ran into that issue, so here some notes in the hopes that this might be helpful to someone :)
strace
the hanging process and see if it hangs in rt_sigaction