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 @jerry I doubt it. I've followed a guide and spit off the scheduler and mailer queues to a separate container. The rest can be scaled up to meet demand.