Path

7x / documentation / faq / caching - serve data fast / q: how does the system expo...


Caution: This documentation is for Exponential, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

Q: How does the system export static content?

A: Exponential has support for generating static cache of the pages. These pages can then be delivered by a CDN.

However when using a CDN you typically have a native integration with the CDN instead of using the static cache feature. This enables smoother combination of dynamic functionality (search for example) in a heavily cached environment.