On Tue, Jul 06, 2010 at 02:16:24PM +0100, P?draig Brady wrote: > On 06/07/10 14:04, Kenneth Marshall wrote: > > Attempts to ameliorate these types of problems by kludging the > > server always end badly. I do not know anything about the RELP > > protocol, but it sounds like the client has a bug as well as > > possibly the server. > > True. I've not looked into why the client is not tearing down connections, > but in practice the clients can always just disappear. > > > Does it happen without RELP? If not, can > > you run without RELP? If not, you may need to get out the > > debugger. :) > > Unless it's enabled by default I've no mention of "relp" > in my client configs. I'm using plain TCP I think. > > cheers, > P?draig. >
Are you certain you are not having a problem with some intervening firewall/IPtables network filtering. Poorly configured, they can cause the TCP network stack shutdown to fail because they block packets that should be passed for a correct shutdown. Regards, Ken _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

