I've noticed that when I change wp-content/uploads to www-data ownership recursively, the back-end of the site takes 10-20 seconds to load every page, and tremendously high CPU spikes observing my server.
The problem is, this folder needs to be owned by www-data in order for me to be able to upload media to posts.
Why does this happen on this particular folder only?? If I go into the folder and change ownership of each folder inside, the back-end loads perfectly speedily. It's the uploads folder itself that seems to be the trouble.