[00:37:57] bd808: i ask because AWS lectured me about being at the limit because too many replicas "can cause too much overhead on the master" and cause "performance degradation" [00:39:57] c: ah, yeah that's more about replication structure for the cluster. I think we do a tiered setup where replication cascades something like A->B,C,D; B->E,F,G; E->H,I,J [00:40:21] Plus MW minimises reads to the master when there's slaves [00:40:45] and I'm fairly sure that we have dedicated nodes for replicating that are not queried directly [00:43:58] c: our complex replication setup is rendered at https://dbtree.wikimedia.org/ [00:46:52] i've seen that before, heh. We have all the instances within 1 region to save on bandwidth, and I was spreading them among multiple AZs for better availability. the reason I put in the ticket because nitro instances are locked out of one of the six AZs, so I was stuck with only having them distributed across 5. [05:38:11] How would I go about getting the little lines to the left of quoted text here on my own wiki? https://en.wikipedia.org/wiki/Template:Blockquote_paragraphs [05:38:36] I've already exported that template along with everything it depends on and imported but they still don't appear on my instance [05:39:16] https://docs.nixnet.services/Template:Blockquote_paragraphs [11:15:32] y0, I notice Special:ReplaceText does not have a possibility to do a dry-run. It'd be awesome were it possible [11:16:26] oh. ok, it shows the affected articles after hitting the button [16:41:05] exist some list (in some place) with all Wikimedia wikis that use a specific extension? [16:42:14] it's in our config... [16:42:15] :P [16:43:05] But https://wikiapiary.com/wiki/Extension:CodeReview is probably the best bet [16:46:58] cool [16:47:00] thank you :)