CSS via load.php sometimes takes as long as 10 seconds to be returned on my local instance.
If I run
redis-cli
monitor
I will notice that the log will considerably slow on lines which look like this:
"GET" "wiki:resourceloader:filter:minify-css:7:ef038bf45ab521177624638cbeb85f3d"
Anyone know why this might be happening?