Dec 31 2005
∞
How to speed up ProFTPD logins
ProFTPD is installed on one of the servers that I use. When logging in I would notice a 10 second delay before it would connect. This can be fixed by adding the following lines to the /etc/proftpd.conf file:
UseReverseDNS off
IdentLookups off