https://bugzilla.balabit.com/show_bug.cgi?id=169 Gergely Nagy <algernon@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |algernon@balabit.hu AssignedTo|bazsi@balabit.hu |algernon@balabit.hu --- Comment #1 from Gergely Nagy <algernon@balabit.hu> 2012-03-30 13:40:05 --- I have a patch that corrects another issue, that might help here too, although it's not a complete solution (yet): with the patch, when reconnecting, syslog-ng will try to resolve the hostname again if a previous connect failed. So, if the clients would have the patched syslog-ng, and you changed the IP of the loghost, and shut down syslog-ng on the server, the clients would loose connection, try to reconnect, fail, then try again, this time resolving the name again, and find the new server. It's reasonably easy to extend this patch to work as you described, too, but it might have unwanted side-effects, which I want to uncover first. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.