fix(cloudflare): keep CDN warmup correct with custom adapters and i18n - #3024
Closed
james-elicx wants to merge 1 commit into
Closed
fix(cloudflare): keep CDN warmup correct with custom adapters and i18n#3024james-elicx wants to merge 1 commit into
james-elicx wants to merge 1 commit into
Conversation
commit: |
Contributor
|
Contributor
Performance benchmarksCompared 0 improved · 0 regressed · 6 within ±1.5%
View detailed results and traces 🟢 improvement · 🔴 regression · ⚫ change below 1.5% · paired base/head |
james-elicx
force-pushed
the
codex/rsc-prewarm-fresh-review-fixes
branch
from
August 22, 2026 00:32
5d72882 to
c972e38
Compare
james-elicx
force-pushed
the
codex/rsc-prewarm-fresh-review-fixes
branch
from
August 22, 2026 00:40
c972e38 to
c36af17
Compare
This was referenced Aug 22, 2026
Member
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Keeps deploy-time CDN warming correct when applications use custom cache adapters or hybrid App/Pages Router i18n routes.
X-Vinext-Build-Idon every page responseBYPASSresponse cannot suppress warming for a route that became cacheableSet-CookieMISSresponses and accepting explicit field-qualified cookie policyThis is stacked on #3023.
Validation
vp run vinext#buildvp run @vinext/cloudflare#buildCloudflare admission behavior was checked against the current cache response and CDN-Cache-Control documentation. The hybrid locale/API behavior follows Next.js'
test/e2e/i18n-api-support/index.test.tscoverage.