Skip to content

[6.x] Hash URL in static caching lock key#14716

Open
duncanmcclean wants to merge 1 commit into
6.xfrom
static-caching-lock
Open

[6.x] Hash URL in static caching lock key#14716
duncanmcclean wants to merge 1 commit into
6.xfrom
static-caching-lock

Conversation

@duncanmcclean
Copy link
Copy Markdown
Member

This pull request hashes the URL in the static caching lock key to avoid hitting column length limits when using the database cache driver.

Fixes #14684

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.

Static cache lock key exceeds VARCHAR(255) limit with long URLs, causing infinite 503 refresh loop when using database cache driver

1 participant