staticfilecache icon indicating copy to clipboard operation
staticfilecache copied to clipboard

🚀 Fastes TYPO3 Extension ever 🚀

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

Hi, is there a possibility to get rid of the "Header set X-SFC-Tags" in the generated htaccess files? On a page with many content elements and many images the string...

bug

## Bug Report **Current Behavior** If a page has a very long slug, it is truncated in cf_staticfilecache.identifier and cf_staticfilecache_tags.identifier. i.e. : https://dummy-site.ddev.site/dummy/page/test-url-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue/test-url-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue/test-url-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue-longue The reason is that this columns are...

bug

## Bug Report **Current Behavior** A static file is correctly generated by staticfilecache on first hit. After that, Nginx serves the generated "index" file from the temp folder, but with...

bug

## Bug Report **Current Behavior** BE user logs in at the morning. Makes some changes and can see the changes. Later the day (more than 1 hour after login), he...

bug

## Bug Report **Current Behavior** If you enabled the Deprecation log, log entries are triggered once you call the Backend Module, like ``` Wed, 26 Jan 2022 18:09:16 +0100 [NOTICE]...

bug

```I think it would be a good idea to add a rule for authenticated requests, so all requests with the "Authorization" are not cached. However I do not want to...

feature

## Bug Report **Current Behavior** nginx & apache with proxy_pass always delivers the same page (index) **Expected behavior/output** I want to see the content of the pages that I navigate...

bug

## Feature Request I have this in my dom `` with `sendHttp2PushFileExtensions: 'woff'` the font arrives in the `Link` header, but the `crossorigin` attribute is missing, so Chrome does not...

feature

## Bug Report **Current Behavior** * create empty page * Insert a content element on that page. * Set starttime to 5min in future * Visit FE in different browser...

bug

## Bug Report **Current Behavior** After upgrading from 11.1.7 to 12.4.5 I noticed that the task to flush the caches was gone. Previously created tasks just said "Befehl mit Bezeichner...

bug