Static File Cache: Speed up TYPO3 Frontend¶
- Extension key
staticfilecache
- Package name
lochmueller/staticfilecache
- Version
main
- Language
en
- Author
Tim Lochmüller & Contributors
- License
This document is published under the Creative Commons BY 4.0 license.
- Rendered
2024-05-02 09:21
This extension brings a very flexible and very, very, very fast cache to TYPO3. It creates temporary HTML files from static pages and redirects the visitor to the HTML file without loading TYPO3. Your server, whether Apache or Nginx, has less work and consumes less power.
Have fun with the extension!
A quick introduction what this extensions does, what not and which requirements need to be met.
Instructions how to install the extension and verify the functionality.
Learn how to configure the StaticFileCache.
In the StaticFileCache backend module you can monitor the caching status of all pages.
You experience difficulties with the extension? Maybe someone else had the same problem before.
There are various ways to get support for EXT:staticfilecache!
Note: This extension is a fork of EXT:nc_staticfilecache
(before
EXT:fl_staticfilecache
) and has a lot of improvements. Replace the previous
ones with this one if possible.
Table of Contents: