Skip to content

Conversation

@markstory
Copy link
Member

In small scale production testing, we're seeing high CPU usage. My leading theory is that this is coming from fetching, decoding and mangling the request body. These changes add a configuration option to disable this behavior. Using this option requires a more permissive relay deployment which we've already enabled.

If relay is configured to not validate project dsns, we can skip
decompressing and replacing contents of the body. This should
help with how much CPU mirroring uses.
@markstory markstory merged commit 45fd405 into main Nov 12, 2025
8 checks passed
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.

3 participants