Federation speed/server bottleneck
-
I moved the Mastodon account @hashtaggames@oldfriends.live that I have used since 2022 for the popular 9 o’clock HashTag Games from my self-hosted Mastodon instance to a dedicated WordPress ActivityPub game domain user at @hashtaggames@hashtaggames.online with plans to better mange and archive the games. The account has around 2400 followers and follows none.
Unfortunately, having several hundred users waiting at 8:55pm EDT each day from a wide spathe of ActivityPub federated servers is bogging down my WordPress instance, slowing down federation, etc.
They are posting, commenting, interacting, fav’ing, boosting, etc the WordPress post all at the same time.
I have looked through the forums, GitHub issues, asked through the fediverse, and so far, I have made sure I have robust caching and I changed
ACTIVITYPUB_OUTBOX_PROCESSING_BATCH_SIZEfrom the default 100 to 600 inwp-config.phpand those seem to help.I did setup wp-control so I could get a sense of what is happening.
Checking Cron Events shortly after sending out the daily post I get an cURL issue which goes away after federation is done sending the post.
cURL error 28: Operation timed out after 3000 milliseconds with 0 bytes receivedMore information takes you here: Problems spawning a call to the WP-Cron system | WP Crontrol
This means there is a network connectivity problem preventing your server from performing "loopback" requests to itself
Any help or suggestions would be greatly appreciated to stop this bottleneck.
Off the bottleneck topic, for some reason, fediverse avatars no longer appear in the posts when people interact but they do appear in the followers list in the plugin settings.
The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.