G
Guest
We have an application that uses .Net remoting to allow remote servers to
connect to a master server to synchronize data. The format of the url we use
to the master server looks like “tcp://master.company.com/wilson.serverâ€. If
the IP address of the master server changes the remote server keep using to
old IP address until they are restarted.
The A rescored in the DNS server has a Time To Live setting of 1 hour. Why
does the remote service have to be restarted before it starts using the new
IP address? Is there anything I can do force remoting to refresh it’s local
IP address cache?
connect to a master server to synchronize data. The format of the url we use
to the master server looks like “tcp://master.company.com/wilson.serverâ€. If
the IP address of the master server changes the remote server keep using to
old IP address until they are restarted.
The A rescored in the DNS server has a Time To Live setting of 1 hour. Why
does the remote service have to be restarted before it starts using the new
IP address? Is there anything I can do force remoting to refresh it’s local
IP address cache?