On Thu, 2009-01-29 at 20:56 -0800, [email protected] wrote: > high speed box receiving messages via UDP, idle except for a gzip > compressing the files (which are rotated once a min), the system runs fine > for a few min (higher performance than before, it's now writing ~93,000 > messages/sec instead of ~78,000 messages/sec), but it sometimes mangles > handling a HUP and gets stuck. I have to do a kill -9 to kill and restart > it. > > this is with the new HUP behavior.
I cross-checked the HUP processing. So far, I do not see why it hangs (and if it is related to the HUP processing). Can you reproduce it with debug log running. I guess no, but if so, could you provide me a log with ~1000 log lines before the hang? If debug log is no option, a stack trace from the abort would be great. Rainer _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

