Configure how TYPO3 caches are stored to optimize performance for your hosting environment.
The default configuration works well for most installations. Depending on your setup,
performance can be improved by choosing a different cache storage type.
Database storage is typically the best choice for standard environments and installations
using network file systems (NFS), where frequent file access may reduce performance.
File-based caches can be more efficient in shared hosting environments or when using
distributed databases.
For advanced installations, memory-based cache backends such as Redis
or Memcached can provide additional performance improvements. These require further
configuration in system/settings.php.
Select Custom settings to configure the storage backend for each cache individually.
Cache types: