Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
Alright, found my way here:
https://support.plesk.com/hc/en-us/articles/12377061126807-Incorrect-IP-addresses-are-logged-in-the-access-logs-of-Plesk-domains-behind-a-Cloudflare-CDN-proxy-or-Google-Cloud-Load-Balancing
Hi,
I've a couple of domains proxied via Cloudflare. Using the Cloudflare DNS extension to sync these domains NS entries with Cloudflare.
While these are proxied from Cloudflare to the Plesk server, the Nginx and Apache logs show the IP addresses from Cloudflare proxies, rather than the client...
Hi,
Struggling with IO used by statistics_collector. Already enabled the suggestion with the ionice wrapper above, which helps to avoid the saturation.
But statistics collector now takes days to run, have to kill the process as it never ends, then piles up with daily Cron and is running non...
Thanks @Kaspar, this is exactly what I was after.
While Go-http-client may be default user agent of the GO HTTP client package, any PROD ready code using it shall rename the user agent accordingly - looking at the heavy amount of connections generated from multiple IPs with this user agent...
Hi,
I see many attempts of connection from user agent Go-http-client, within short period of time to the Plesk Admin panel, seem to be a bad bot.
Requests show up in the following log file: /var/log/plesk/httpsd_access_log
This usually triggers same time the following alert - "The threshold of...
Hi,
I've followed the following instructions for Watchdog to add new services configuration: Instruction - How to add a new service to the watchdog extension
Nevertheless, since Watchdog v3 upgrade, these new custom services are not being monitored (while still being listed).
I attempted to...
I even attempted to configure implicit encryption, no luck - timeout on port 990:
https://docs.plesk.com/en-US/obsidian/advanced-administration-guide-linux/services-management/ftp.68761/#switching-on-implicit-ftps
While service is actually listening:
lsof -i TCP:990
COMMAND PID USER FD...
Also adding tls content of the /etc/proftpd.conf file:
<IfModule mod_tls.c>
# common settings for all virtual hosts
TLSEngine on
TLSRequired off
TLSLog /var/log/plesk/ftp_tls.log
TLSRSACertificateFile /usr/local/psa/admin/conf/httpsd.pem...
Hi,
Somehow after a Plesk upgrade, I'm unable to connect via FTP over TLS - through both Filezilla and WinSCP. It works over non-secure FTP.
Filezilla complaints with message "Insecure server, it does not support FTP over TLS".
WinSCP advises that the parameter is not supported.
FileZilla...
The export is done manually. But then if I update the DNS, I am willing to trigger the Sync function, to push latest changes to CloudFlare. Hence I am wondering if the command dnsmng would do so.
Hi,
I have a domain exported to Cloudflare via the Cloudflare DNS extension.
Would anyone know if the sync to Cloudflare for this domain is triggered by the command "/usr/local/psa/admin/bin/dnsmng --update"?
Thanks.