{"p":"","h":{"iv":"ROXSYW+cfvEbFHu5","at":"ocxplSQjdRC3tXEtB/9/wg=="}}

@feditips is there a good resource for a new small server admin on what dynamics affect Mastodon server load the most?

1
Share
Share on Mastodon
Share on Twitter
Share on Facebook
Share on Linkedin
FediTips has moved!

@mikarv

I'm not a sysop, but think the most crucial thing with Mastodon is number of simultaneous processes server can cope with.

If too many requests come in (such as unusually large number of people joining all at once) then it starts to form a backlog and the server has to delay stuff so it can work through the backlog. This is why messages start showing up late in timelines for example.

If you're techy, official documentation on scaling a server might be useful?

docs.joinmastodon.org/admin/sc

1
2y
Replies