“”

Static File Cache Static File Cache

nc_staticfilecache / stable

Transparent static file cache solution using mod_rewrite and mod_expires. Increase response times for static pages by a factor of 230!!

This version supports TYPO3

Older versions also support TYPO3

Last upload comment

* Now requires PHP 5.5 or higher, due to many code cleanups incl. PSR-2.
* [FEATURE] Add TSFE pageCacheTags to our own cache.
* Add nginx configuration to documentation.

Downloads by month

Download 3.6.0 Extension Manual
Author
Static File Cache team
Company
Netcreators
Last update
23. Mar 2016
First upload
15. Mar 2007
Downloads
46,245
Category
Frontend
Dependencies
  • TYPO3 (6.2.0 - 7.99.99)
  • PHP (>= 5.5.0)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
3.6.0 / stable
March 23, 2016
* Now requires PHP 5.5 or higher, due to many code cleanups incl. PSR-2.
* [FEATURE] Add TSFE pageCacheTags to our own cache.
* Add nginx configuration to documentation.
6.2.0 - 7.99.99 Download
3.5.0 / stable
December 28, 2015
Various bugfixes and code cleanups.
All currently known issues have been resolved.

Thanks to Tim Lochmueller for continued contributions!
6.2.0 - 7.99.99 Download
3.4.1 / stable
September 02, 2015
NOTE: .htaccess changes are needed when upgrading! Please refer to the manual! --- Fix https://forge.typo3.org/issues/66842 - Remove the ValidProtocol Rule - Add a security rule to prevent direct calls of static cache entries - Remove the dummy htaccess f
6.2.0 - 7.99.99 Download
3.3.1 / stable
May 13, 2015
Finished migration to CachingFramework. Compatibility until TYPO3 7.2. Thanks to Tim Lochmueller.
6.2.0 - 7.2.99 Download
3.2.0 / stable
April 28, 2015
The TYPO3 CachingFramework is used now. Cleanup of the Backend module. Documentation migrated to RestructuredText. Thanks to Tim Lochmueller for his extensive work.
6.2.0 - 7.1.99 Download
3.0.0 / stable
April 16, 2015
Vastly rewritten v3.0.0 for TYPO3 6.2.x - 7.1.x. Thanks to the contributors Tim Lochmüller and Jürgen Kußmann\!
6.2.0 - 7.1.99 Download
2.5.2 / stable
November 11, 2014
Bugfixes. With thanks to Tim Lochmüller.
4.5.0 - 6.2.99 Download
2.5.1 / stable
April 09, 2014
Fixed extension key
4.5.0 - 6.2.99 Download
2.4.1 / stable
March 11, 2014
Bugfix, TYPO3 6.2 compatibility.
4.2.11 - 6.2.99 Download
2.4.0 / stable
March 07, 2014
Updated to svn v2.3.8 from forge.typo3.org; Integrated TYPO3 6 compatibility adjustments for release as v2.4.0.
4.2.11 - 6.1.99 Download
2.3.4 / stable
October 31, 2010
See Changelog
>= 4.2.15 Download
2.3.1 / stable
May 11, 2008
fixed bug, $timeOutSeconds was set only when $conf[sendCacheControlHeader] was set but used also it $conf[sendCacheControlHeader] was not set . . . This caused expiry time to be 0 if sendCacheControlHeader was not set.


Download
2.3.0 / stable
June 28, 2007
- Now handles external url properly, thanks to Helmut Hummel.
- Default exclusion of .css and .xml from cache rewriting.
- Put cleaner script back in. Its optional! Allows for static dynamic extensions.
- updated manual
Download
2.2.0 / stable
June 22, 2007
Now supports simulateStaticDocuments, thanks to Marc Hrsken!
Download
2.1.0 / stable
June 14, 2007
frontend user login detection with own cookie
updated manual
no more negative cache headers
cache headers send on access just like with TYPO3 cache
removal of cleaner script (not needed any longer because of new header code)
added TODO to manual
a
Download
2.0.0 / stable
May 03, 2007
Added info module to troubleshoot indexing. Some minor bugfixes.
Download
1.0.0 / stable
March 15, 2007
Initial release. Speed up the serving of static pages using mod_rewrite and mod_expires. Speed increase factor of upto 92.
Download