Drupal-Mastodon / mastodon

Docker and infra for drupal.community
https://drupal.community
4 stars 0 forks source link

Sidekiq performance issues #7

Open pcambra opened 1 month ago

pcambra commented 1 month ago

Background: https://drupal.community/@pcambra/112434657337191698

We need to evaluate where the bottleneck is, first candidate is database, so after we include a custom settings in https://github.com/Drupal-Mastodon/mastodon/issues/4 we need to add more parameters that help in performance.

pcambra commented 1 month ago

Some suggestions

log_connections: 1
    log_disconnections: 1
    log_lock_waits: 1
    work_mem: 16168