On Mon, 02 May 2005 10:31:54 +0200, Alex Ongena wrote: > It's a proper shutdown on client side, so the client can inform > the server. The server should call IMHO 'client-disconnect' and > afterwards a 'client-connect', regardless if some timeouts are > expired or not.
Do you have the "explicit-exit-notify" operative in use (ideally, pushed to the clients from the server, such that it won't be necessary to modify the client configs after it's replaced with something more permanent)? Otherwise, the server finds out that the clients are down only when their timeout expires.