On Pn, 2008-01-21 at 16:56 -0800, Praveen wrote:
> Hi all,
> I've just installed jabberd2, and I'm using daemontools to manage 
> start/stop/restart of the servers. However, I'm concerned that daemontools 
> will not help in the case of a hung process (something like a process waiting 
> on a blocking read).

The only blocking operation in jabberd 2 is DNS resolving.
Because of that it was moved to separate process.


> Is there anyway I can 'hang check' the 5 processes (router, resolver, sm, 
> s2s, and c2s). Do they have a 'ping' command (or something like that) which 
> they respond to?

kill -0 ?
kill -HUP cycles the logs

sm responds to XMPP-Ping - XEP-0199


-- 
  /\_./o__ Tomasz Sterna
 (/^/(_^^' http://www.xiaoka.com/
._.(_.)_   im:[EMAIL PROTECTED]

_______________________________________________
Jabberd2 mailing list
[email protected]
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com

Reply via email to