This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
synapse loaded by lots of /federation/v1/event/... requests #2164
Labels
A-Federation
A-Performance
Performance, both client-facing and admin-facing
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Minor
Blocks non-critical functionality, workarounds exist.
T-Defect
Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
Every so often, my synapse goes off and spends a couple of hours spinning at 100% CPU. Investigation reveals that it is mostly spending that time processing /federation/v1/event/ requests - basically some other server in the federation starts hammering it for a load of events.
There are two questions here:
The text was updated successfully, but these errors were encountered: