Hi Ron,
a few things you can check when the server slows down every day at about the same time:
Scheduled cron jobs
See if any automatic tasks are set to run between 16:30–18:00, such as backups, log rotation or other maintenance scripts. These can tie up CPU or disk and slow down all...
Update:
I did some deeper checking to see if the Cookiebot IPs ever even reach the server as the tell me their scan times out, which is strange when it presumably would be blocked right...
Ran a live packet capture directly on the server:
sudo tcpdump -nn -i any \
\(host 20.223.9.138 or...
I searched through all the logs available under Domain → Logs and enabled every option. Specifically, I reviewed the fail2ban.log and the modsec_audit.log.
Hi there fellow Pleskians,
I’m trying to whitelist the Cookiebot scanner in my Plesk server but can’t seem to get it working.
I’ve been going back and forward with their support and the result is that it’s really an issue on my side (I’ve also excluded it being a server-level problem as I...
Hi Pleskians,
I'm hosting on a DO droplet which I configured with a extra drive mounted via the /mnt/ folder in Plesk. As I want to give all the subscriptions some extra disk, e-mail and database space. I already moved the vhosts folder with the "transvhosts.pl" utility. This works great now...
Yes, it's definitely a bug. I just discovered it after adding a subdomain to my server. When you add a record it does an automatic re-sync. I worked around the bug exporting the DNS zone from Plesk and disabling the DNS sync for now. I manually added the records that were in the Plesk zone to...