Instance admins, I've got settings set to WEB_CONCURRENCY=4 and MAX_THREADS=5 on sidekiq. Here's what my dashboard looks like. I'm not sure how to make heads or tails of whether I need more workers or threads. https://cute.group/media/6KQlgwiblNahzJVFBmc
@stickypaws I don't have an answer, but I do note that you're running redis 2.8.17 and I'm running 3.0.6. are there other aspects of your install that might be less than current? just a starting point...
@datn hmmm, I'm using the latest on Debian Jessie, doesn't appear to be a newer version of redis available.
@stickypaws YMMV vary, i can't vouch for them, but dotdeb.org has later versions of redis for Debian. I haven't looked lately, but I feel like redis 3 was a big shift.