Now at 1700 new accounts on the day @infosec.exchange. This is what it looks like on the load balancer:
And this is what's happening at the CDN:
And this is what the aggregate CPU on the PUMA servers look like (note, almost no change)
And this is the aggregate load on the sidekiq servers (also, nearly no change)
@jerry i wonder how soon there's gonna be a patch to replace sidekiq with something else.
@Viss perhaps. Now that I have experience with it, it's not the worst thing in the world.

@jerry so it looks like other folks have figured out how to migrate from sidekiq to rabbitmq https://stanko.io/rabbitmq-is-more-than-a-sidekiq-replacement-b730d8176fb

(we run rabbitmq. its way more burly. we dumped redis to go to this)

RabbitMQ is more than a Sidekiq replacement | Stanko K.R.

A rabbit dressed up as the karate kid - a cross of RabbitMQ and Sidekiq logos I've had gripes with Sidekiq because of which I switched to RabbitMQ. Here a...

@Viss interesting - will have to look at it
@jerry I imagine that its not gonna be super easy or straightforward to migrate from sidekiq to rabbitmq, but I would imagine that rabbit will treat your cpus and ram way better than sidekiq does
@jerry @Viss oooh nice.
@danhon @jerry this post doesnt have anything to do with mastodon specifically tho - but, you gotta start somewhere :D