Dispatcher
Hi guys, I need to understand this,
Why do we need CDN when caching is happening at the dispatcher level ?
Hi guys, I need to understand this,
Why do we need CDN when caching is happening at the dispatcher level ?
Both CDN and Dispatcher can be used to cache content, but in addition to that, both provide some specific functionality.
CDN can be globally distributed and serves requests across balanced regions while the dispatcher resides with AEM. CDN's main purpose is to reduce latency by delivering cacheable content from the CDN nodes at the edge, near the browser. On the other hand, the dispatcher is also used as a load balancer.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.