FTP slow initial connection

Christopher Murtagh yellowdog-general@lists.terrasoftsolutions.com
Fri Jan 10 19:57:02 2003


On Fri, 10 Jan 2003, Drew Lane wrote:
>I read that the FTP server is doing a reverse lookup and it's timing out
>because it can't find the client.  Sound right?

 Sounds like this could be the problem. To turn off reverse lookups, put 
these two lines in /etc/proftpd.conf:

UseReverseDNS off
IdentLookups off

 Then sudo /etc/rc.d/init.d/xinetd restart

 This should speed up your connections quite considerably.

Cheers,

Chris

-- 

Christopher Murtagh
Webmaster / Sysadmin
Web Communications Group
McGill University
Montreal, Quebec
Canada

Tel.: (514) 398-3122
Fax:  (514) 398-2017