You are here: All articles » Programming » SSH client on freeSSHd extremely slow
-
SSH client on freeSSHd extremely slow
written: 9 years ago
category: Programming
Previous
Next
If you are using the freeSSHd server and you're experiencing extremely slow connection startups, downloads and uploads from any SFTP client, it is likely that you just need to turn off IP resolving in logfiles. You can disable that in the tab "Logging" > "Resolve IP addresses into hostnames".
Or, by editing the freesshdservice.ini file:
[Logging] LogResolveIP=0
Comments:
-
Bill
8 years ago
Permalink
Leave a comment
-