• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

FTP and SMTP is slow to respond

cbox

New Pleskian
Plesk Certified Professional
Hi,

I just installed a new plesk 9.2.1 server on a Ubuntu 8.04.
The server seems to work fine, but the FTP and SMTP is very slow to respond.

The FTP server takes 10 seconds to respond. and the SMTP takes 20 seconds to respond.
When i do a network trace a see the connection instantly on the server.

With respond i think abount the banner msg like "220 servername ESMTP" and "220 ProFTPD 1.3.1 Server"

The FTP server have the IdentLookups off and UseReverseDNS off. Also i have tried to set DelayEngine off.

What could be wrong here?
 
Last edited:
I did some tcpdump and found that both services made alot of DNS requests.
My PTR record for the IP address was broken, which caused this failure.
 
Back
Top