This page is still a beta!

Extension Repository

Static File Cache

Static File Cache

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

Last upload comment

See Changelog

Download

Version 2.3.4 stable
Last uploaded October 31, 2010
Downloads 7422
Extension key nc_staticfilecache
Author Netcreators
Category
Dependencies TYPO3 (4.2.15)
Conflicts
Manual Read online
Downloads by version

Version history

Expand
Collapse
2.3.1 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.
2.3.0 - 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
2.2.0 Now supports simulateStaticDocuments, thanks to Marc Hrsken!
2.3.1 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.
2.3.0 - 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
2.2.0 Now supports simulateStaticDocuments, thanks to Marc Hrsken!
2.1.0 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
2.0.0 Added info module to troubleshoot indexing. Some minor bugfixes.
1.0.0 Initial release. Speed up the serving of static pages using mod_rewrite and mod_expires. Speed increase factor of upto 92.
Back to Extension List