(RADIATOR) DiaPeer.pm
Arthur Konovalov
kasjas at hot.ee
Wed Jan 10 03:09:50 CST 2007
Hi!
This patch:
2007-01-08DiaPeer.pm
Fixed a problem with recovery from SUSPECT watchdog state in
ServerDIAMETER. Reported by Arthur Konovalov.
makes things worse, that before.
So, removed line
$self->setState('Closed');
from DiaPeer.pm and changed watchdog timeout calculation to:
$self->{tw} = $self->{Twinit} + 5 + int rand(5);
Additionally, one small cosmetic change- adding new line after
"send_msg" in debug info makes output nicer:
$self->log($main::LOG_DEBUG, "$self->{OriginHost} ->
$self->{PeerOriginHost} send_msg:\n" . $msg->format());
Regards,
Arthur
--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list