The usage of server mirroring technology can solve many different issues such as:
- Automated Data Back-ups: Tracking file changes independently and replicating those changes using Rsync, thereby
maintaining a real-time copy of data than copying an entire file that has changed. - Disaster Recovery: No downtime with real-time disk-to-disk synchronization.
- Enable efficient use of server resources and increase overall redundancy of each server.








