Performance: Difference between revisions

1 byte removed ,  22:51, 17 September 2023
no edit summary
(Created page with "Up to: Part Of::Tech WG Has Description::How 2 make the masto run good. == Changes Made == The changes we have actually made from the default configuration, each is either described below or on a separate page: * Increase Sidekiq <code>DB_POOL</code> from 25 to 100 == Sidekiq == The Sidekiq queue processes tasks requested by the mastodon rails app. There are a few strategies in [https://thomas-leister.de/en/scaling-up-mastodon/ this post] for...")
 
No edit summary
Line 7: Line 7:
The changes we have actually made from the default configuration, each is either described below or on a separate page:
The changes we have actually made from the default configuration, each is either described below or on a separate page:


* Increase [[Sidekiq]] <code>DB_POOL</code> from 25 to 100
* Increase [[Sidekiq]] <code>DB_POOL</code> from 25 to 75


== [[Sidekiq]] ==
== [[Sidekiq]] ==