So I guess I found the issue with pgbouncer, I’ll retry tomorrow (after my son’s football match ⚽).

For now registrations stay closed so the 65000 users we have can enjoy Mastodon without slowness.

If you really need to invite your best friend here, you can use an invite (see under preferences) but please don’t invite 10000 people over, yet. 🙂

Good night!

@ruud What is the bottleneck. I am just curious. 🙂
@FandaSidak At this moment, the number of connections to the database (from the sidekiq processes)
@ruud @FandaSidak I'm sure you've discovered it at this point, but incase you have not: setting `max_db_connections` in pgbouncer.ini to just under whatever `max_connections` is set on pg will keep the # of connections to the database via pgBouncer under the appropriate maximum