View Single Post
Old 07-09-2007, 02:42 AM  
whocarez2k5
Senior Member
 
Join Date: Jul 2005
Posts: 147
Default

Quote:
Originally Posted by Yil View Post
Is it the same account and non-SSL works ok, but SSL is slow? If it's not the same account it's possible you have specified a hostmask (i.e. foo@xyz.com) and the identd response or the nameserver lookup is what is really slowing things down as these must be validated before the user can login.

Also, where does the slow part happen... Before the account prompt, after the password is entered, etc. You gotta be more specific.
I tested it with ioFTPD (master acc) and a test user i created.
First i added ioFTPD as system service.
Added all possible hostmasks for both account (had problems with it before so i tried to be safe on that part)
With non-SSL setup it works perfect and here it hangs after AUTH SSL Successfull
Code:
Response:	220 FTP Server ready.
Command:	AUTH SSL
Response:	234 AUTH SSL successful.
Error:	Timeout detected!
Error:	Unable to connect!
No log file is being made also so i can't see what goes wrong.

Strange thing is that the first time i used SSL it worked like a charm, no changes made, but restarted ioFTPD for testing if it still worked and then it slowed down
whocarez2k5 is offline   Reply With Quote