Cache
For a general description of cache, we recommend cache on Wikipedia.
eZ publish uses several caches to improve performance:
- Content view cache
- Global INI cache
- INI cache
- Codepage cache
- Expiry cache
- Class identifier cache
- Sort key cache
- URL alias cache
- Character transformation cache
- Image alias cache
- Template cache
- Template block cache
- Template override cache
- RSS cache
- User info cache
- Static content cache
- Translation cache
You can clear several caches with the setup/cache view or with the command line script bin/php/ezcache.php.
Additionally, you can configure eZ publish to accommodate web caching.