It seems that a faulty HDD in my Raid-1 (Software Raid) was causing the delays.
Tip: Check your disks for bad blocks once in a while :-)
Like so: "sudo badblocks -v /dev/sda1 > /tmp/badsectors_sda1.txt"
Hi there,
recently my MySQL started to get slow. I run a root server (not a virtual one) with Plesk Onyx 17.8.11 #42 on Ubuntu 16.04 and two Websites. One is Typo3, the other WordPress.
Sometime within the last two weeks I've noticed that both Plesk and Typo3 began to be slow. Not all the...
Hello,
I am trying to set up nginx in combination with Typo3 6.x and RealURL. After many failed attempts I got it to work with these settings (if I leave that blank the pages throw a 404 error):
(in Plesk under <Domains> - <mydomain.com> - <Apache&nginx settings> - <additional...