staticfilecache icon indicating copy to clipboard operation
staticfilecache copied to clipboard

🚀 Fastes TYPO3 Extension ever 🚀

Results 21 staticfilecache issues
Sort by recently updated
recently updated
newest added

Hi there, staticfilecache detects an INTincScript on all of my pages and this comes from these lines within the TYPO3 core: https://github.com/TYPO3/typo3/blob/v12.4.1/typo3/sysext/frontend/Classes/Http/RequestHandler.php#L145C3-L149 I'm not sure if I can avoid this...

bug

Hi everyone, we are getting PHP warnings like this: Core: Error handler (FE): PHP Warning: rename(/web/typo3_src-12.4.8/public/typo3temp/assets/tx_staticfilecache/https_websitedomain-swiss.com_443_1713096909408_1713096929698_1713096945415_1713096952942_1713096960463_1713096997423_1713097003268_1713097007779_1713097011803_1713097014684_1713097020187_1713097025938_1713097034288_1713097044102_1713097047035_1713097050147/,/web/typo3_src-12.4.8/public/typo3temp/assets/tx_staticfilecache/https_websitedomain-swiss.com_443_1713096909408_1713096929698_1713096945415_1713096952942_1713096960463_1713096997423_1713097003268_1713097007779_1713097011803_1713097014684_1713097020187_1713097025938_1713097034288_1713097044102_1713097047035_1713097050147_1713265324924/): File name too long in /web/typo3_src-12.4.8/vendor/lochmueller/staticfilecache/Classes/Service/RemoveService.php line 71 How can we fix this ?...

bug

## Bug Report > Too few arguments to function TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::isStaticCacheble(), 0 passed in /var/www/html/vendor/lochmueller/staticfilecache/Classes/Cache/Listener/StaticCacheableListener.php on line 23 and exactly 1 expected **Environment** - TYPO3 version(s): 13.0 - staticfilecache version: master...

bug

## Bug Report An error occurs (".htaccess: Unrecognized header format %C") when using http/2 and special chars (German "Umlauts") occur in the header defined in the htaccess for each path....

bug

## Bug Report **Current Behavior** I use the extension version 15.1.2 in a project. The extension configuration `enableGeneratorPlain` and `enableGeneratorGzip` are active. When the extension is activated and e.g the...

bug

Would it be better to add nopush: https://httpd.apache.org/docs/2.4/howto/http2.html#push _If you want to use preload links without triggering a PUSH, you can use the nopush parameter, as in_ ``` Link ;rel=preload;nopush...

feature

It would be great if JS files with attributes async or defer are excluded from HTTP/2 push.

feature

## Feature Request **Is your feature request related to a problem? Please describe.** With Nginx and PHP OPcache active and the recommended setting for production environments `opcache.validate_timestamps = 0`, we...

feature

## Bug Report Since the update from TYPO3 12.4.x to 13.4.19 and `staticfilecache 15.2.3`/`news 12.3.1` about a week ago I've had a few editors complain that their new or updated...

bug

## Bug Report **Current Behavior** I get a lot of errors like this in my log: `PHP Warning: unlink(/var/html/t3/web/typo3temp/assets/tx_staticfilecache/https_www.domain.com_443/path/to/some/page/.htaccess): No such file or directory in /var/html/t3/vendor/lochmueller/staticfilecache/Classes/Service/RemoveService.php line 41` Sometimes hundreds...

bug