Problem Statement
When all user requests go directly to a single origin server, it becomes overloaded, causing slow response times and outages. Users far from the server experience high latency, making the service feel sluggish and unreliable.
This diagram shows an origin server distributing content to multiple CDN edge servers. Users receive content from the nearest CDN edge server, reducing latency and origin load.