Skip to content

[BUGFIX] Add no-cache headers for indexing requests to prevent caching#4530

Open
saschanowak wants to merge 1 commit into
TYPO3-Solr:mainfrom
saschanowak:bugfix/send-no-cache-headers-for-indexing-requests
Open

[BUGFIX] Add no-cache headers for indexing requests to prevent caching#4530
saschanowak wants to merge 1 commit into
TYPO3-Solr:mainfrom
saschanowak:bugfix/send-no-cache-headers-for-indexing-requests

Conversation

@saschanowak

Copy link
Copy Markdown

What this pr does

Add the correct cache control header (private) to the page indexer response.
This prevents caching in reverse proxies.

@dkd-kaehm dkd-kaehm force-pushed the bugfix/send-no-cache-headers-for-indexing-requests branch from be69c89 to 559b3c8 Compare February 26, 2026 07:46
@dkd-kaehm

Copy link
Copy Markdown
Collaborator

@saschanowak
It seems to be for release-13.1.x branch. The current main does not use real FE requests anymore.
Please

  • check if it is still required for main
  • rebase/cherry-pick and force push with single commit, then set a target to release-13.1.x
    Or create a new and clean pull-request for release-13.1.x

@dkd-kaehm dkd-kaehm force-pushed the main branch 4 times, most recently from 0c90549 to 365cf5c Compare June 17, 2026 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants