Is it possible to configure ddclient to only send the server a new IP address rather than keep updating the same IP address. It puts a real and unnecessary load on the servers.
thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible to configure ddclient to only send the server a new IP address rather than keep updating the same IP address. It puts a real and unnecessary load on the servers.
thanks
If it's configured correctly, it should work that way. It compares the fetched IP to the cached one and if it differs, it updates.