In a distributed replication system, data requests are completed on the local data server without the client having to access the WAN. Performance for local clients is improved because:
LAN data transfer rates are faster than WAN data transfer rates.
Local clients share local data server resources instead of competing for central data server resources.
Traffic and contention for locks are reduced considerably because local decision-support applications are separated from centralized OLTP applications.