To make the backup service resilient to changes in the IP address of the hosting
server, the server’s LOID stored in the database is used as a fallback
identifier for server retrieval.
How this works:
After a successful connection is established, the server’s LOID is stored
locally. If the server’s IP address later changes, the stored LOID is used as a
fallback mechanism to identify and retrieve the correct server.