Universal Redundancy

Universal Server Redundancy

For server applications that does NOT have built in redundancy (e.g. fall back server) support, Virtual Private Mesh (VPM) can provide automatic fall back to one or more backup servers using different techniques.

  1. For applications that uses DNS names to lookup server IPs, VPM can change the IP address returned, from the original server to the backup server

  2. For applications that does NOT use DNS names, VPM can provide the application with VRRP IP addresses so if the original server behind that VRRP IP address goes down, traffic will be send to the backup server automatically.