our smtp server was changing. In our IS admin-page the alias of the smtp server is stored.
usually we have to make a restart the the IS can reconnect to the smtp server. we always have this problem when a connected server is changing the ip. Is there another possibility instead of restarting the IS?
Change the ttl setting to 10, 30, 300, etc. seconds, whatever is most appropriate for your environment. Keep in mind that the longer the interval, the longer it will take IS to recognize an IP change for any given hostname. I recommend using an interval that is as small as possible (e.g. 1).
I forgot to mention: this caching can defeat some load-balancing schemes, which rely on regular hostname lookup calls to return different IP addresses for each call.