17 Dec
2010
17 Dec
'10
2:34 p.m.
Danial wrote:
If you can, monitor any signals being sent to the server.
I've had a tcpdump session running
Uh... packets are not signals. Use "ktrace" to monitor signals sent to a process. See http://www.gsp.com/cgi-bin/man.cgi?section=1&topic=ktrace Alan DeKok.