[19:10:19] mszabo, lgaulia, phedenskog: slide link is https://www.dropbox.com/s/mug0idndp2qtski/Grafana.odp?dl=0 [20:05:07] rootd00d: to confirm, we're talking server side latency of individual web requests, eg the /wiki/ page view or the /w/load.php request, etc. [20:05:37] rootd00d: https://www.mediawiki.org/wiki/Manual:Performance_tuning [20:07:18] rootd00d: there's a few genera PHP things that may be worth checking: php opcache (enabled, size), php apcu (installed and size). Eg check by putting ' If you have or had redis or memcached, check if those are still reachable. Perhaps those requests are timing out. You might find warnings or errors via https://www.mediawiki.org/wiki/Manual:How_to_debug [20:09:28] Feel free to share your LocalSettings file via https://paste.toolforge.org/ (remove any secrets!)