Options B, C, and D identify problems that CDN architecture is designed to mitigate. Huawei defines CDN as an intelligent virtual network built on Internet infrastructure that caches origin content on geographically distributed points of presence close to users. This substantially shortens the network path between users and frequently requested resources.
Consequently, CDN improves download speed because users can retrieve cached files from a nearby edge PoP rather than repeatedly crossing long-distance networks to the origin server. It also addresses slow website access by accelerating static content delivery, reducing latency, and improving site response and availability. Huawei specifically states that CDN breaks through bottlenecks associated with limited bandwidth, high access traffic, and uneven network-node distribution.
Caching popular content at edge nodes also reduces repeated traffic flowing through core and backbone networks. This alleviates bandwidth pressure on both the origin infrastructure and long-distance network paths.
Option A is not a CDN problem statement. CDN commonly reduces origin-server load , meaning utilization of origin resources may decrease rather than fixing a problem described as “low server utilization.” Its purpose is acceleration and traffic offloading, not increasing server utilization.
Therefore, B, C, and D are correct.
Reference topics: Content Delivery Network; Edge Caching; Website Acceleration; Download Acceleration; Origin Traffic Reduction.
===============