You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Using synapse v1.65
When I try to use presence for less users(for 10-15) it's working fine but when i try to use presence for 1000+ users than cpu usage becomes 100% and my application stop working. When i make use_presence: false in homeserver.yaml than application start working.
homeserver.yaml
use_presence: true
workers
generic_worker1.yaml
generic_worker2.yaml
generic_worker3.yaml
generic_worker4.yaml
additional1.yaml
presence.yaml
The text was updated successfully, but these errors were encountered:
Using synapse v1.65
When I try to use presence for less users(for 10-15) it's working fine but when i try to use presence for 1000+ users than cpu usage becomes 100% and my application stop working. When i make use_presence: false in homeserver.yaml than application start working.
homeserver.yaml
use_presence: true
workers
The text was updated successfully, but these errors were encountered: