Hi Mikel, which version are you using? The "ssh hang" can probably be related to the initial thought that imuxsock messages can be delayed. This has been changed in recent releases.
Other than that, please note that actions are retried in intervals and these intervals get longer each time the action is retried without success. This is done in order to save unnecessary work. I think there currently is no config setting to change the default intervals. It may be useful to get a shutdown debug log from such an occurrence. Rainer > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:rsyslog- > [EMAIL PROTECTED] On Behalf Of Mikel Jimenez > Sent: Wednesday, November 26, 2008 4:25 PM > To: rsyslog-users > Subject: [rsyslog] rsyslog freeze dude > > Hello > If I configure rsyslog client like this: > > WorkDirectory /root/rsyslog > $ActionQueueType LinkedList > $ActionQueueFileName myfile > $ActionResumeRetryCount -1 > > and > > *.* @@somehost.domain.com > > Is possible that lost of conectivity (internet down) of this server > during days, produce that server freeze? or not be possible to login to > the machine? > > If I do /etc/init.d/rsyslog restart it takes long long time to restart. > > Please Rainer I hope you help me. thanks > > > -- > Mikel Jimenez Fernandez > Irontec, Internet y Sistemas sobre GNU/LinuX - http://www.irontec.com > +34 94.404.81.82 > > > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

