Replies: 0
I am running a wordpress installation on my Ubuntu Server 20.04 (LEMP) for Raspberry Pi 4. When I first installed wordpress, uploading multiple files at the same time went very quickly. I could upload 100 photos in 100 seconds or so. Now I believe I made some sort of change or mistake while ssh’ing into my server, and it has affected my wordpress uploads. As of now, when I drop 100 webP photos into the media directory on the wordpress admin interface, it takes about 4 hours for them to upload. What happens, is one file uploads to %100 percent very quickly (within a half a second), but then that 100% bar just sticks at full level, and it takes about another 5 minutes for the next fail to start loading its upload status bar. Once that bar starts loading, it only takes another half-second for the photo to upload, but when the finished, the upload bar gets stuck again for another 5 minutes or so. Essentially, the files themselves seem to be uploading quickly. However, there seems to be something causing a massive delay in between each upload, that prevents uploads from being uploaded one after the other with no delay in between each successful upload.
I have full control of my LEMP server and can easily ssh into it.
My question is, how can I start debugging and eventually solve this issue with slow uploads on multiple files? I dont’ want to wait 5 hours every time i upload a batch of photos, so where do i start when it comes to fixing this issue?
Thanks so much for any help you can provide! It’s all appreciated!