Project

General

Profile

Actions

Bug #105703

open

Premature end of script headers due to X-TYPO3-Cache-Tags

Added by Daniel Siepmann 4 months ago. Updated 28 days ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
Caching
Target version:
-
Start date:
2024-11-26
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
13
PHP Version:
8.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Steps to reproduce:

  1. Clean TYPO3 installation
  2. Apache
  3. Add a LOT of cache tags, e.g. tt_address list plugin with lots of records.
  4. Break the limit of apaches header sizes

Drupal had the same issue. More info is available at: https://github.com/docksal/docksal/issues/1110
They solved it by adding multiple headers splitting the list of tags: https://www.drupal.org/files/issues/2019-05-30/finish-response-subscriber--need-warning-error-when-headers-exceed-16k-2844620-20.patch

Our internal corresponding issue: "Aufgabe #11275 TYPO3 Upgrade 13 LTS" in order to more easily find a project where we can verify any fixes.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Feature #102422: Introduce CacheTagCollector ApiClosed2023-11-20

Actions
Has duplicate TYPO3 Core - Bug #105785: X-TYPO3-Cache-Tags break the limit of apaches header sizesClosed2024-12-07

Actions
Has duplicate TYPO3 Core - Bug #106065: Too long X-TYPO3-Cache-Tags HeaderClosed2025-02-03

Actions
Actions

Also available in: Atom PDF