SiteWALL, your digital bodyguard, supports two distinct traffic-management capabilities: load balancing and failover. While related, they solve different problems, and understanding the difference helps you choose the right configuration for your infrastructure — whether that's a Primary (PR) and Disaster Recovery (DR) site, or multiple backend servers behind a single application.
| Load Balancing | Failover | |
|---|---|---|
| What it does | Distributes traffic across two or more backend servers at the same time | Redirects traffic to a backup server only when the primary becomes unavailable |
| Typical mode | Active/Active | Active/Active or Active/Passive |
| Use case | Sharing load across always-on servers | Protecting against downtime with a standby or secondary site |
Active/Active means traffic flows to both (or all) servers simultaneously. If one server fails, traffic shifts entirely to the remaining healthy server(s).
Active/Passive means traffic only flows to the primary server under normal conditions. The secondary server sits idle (passive) until the primary fails, at which point traffic switches over.
SiteWALL supports both models, and you can combine them: for example, load balance traffic across two servers while also defining a failover target in case both become unavailable.
SiteWALL maps your backend IP addresses — two or more — to a single hostname and continuously monitors the health of each IP and port.
Many customers with a Primary and DR site are not looking for load balancing — they want the Primary site to always handle traffic, with DR only stepping in if PR becomes unavailable. This is an Active/Passive failover configuration, and SiteWALL supports it in two ways:
SiteWALL's monitoring system continuously checks the health of the Primary IP and port.
If you prefer direct control over when traffic moves to DR:
This option is well suited to planned maintenance or DR drills, where you want to control the exact timing of the switch.
| Question | Answer |
|---|---|
| Is switchover automatic or manual? | Automatic (with Auto Failover configured); manual switchover is also available on request |
| How are DNS updates managed? | Handled automatically by SiteWALL |
| What is the DNS TTL? | 1 minute |
| How long until the change is visible globally? | Approximately 1 minute, in line with the TTL |
For configuration assistance, reach out to your SiteWALL support@pagentra.com