sshd is too slow

Tom Schutter tschutter@proxix.com
Thu Sep 18 20:43:00 GMT 2008


On Wed 08-09-17 03:19, Menghan Zheng wrote:
> command "ssh localhost -p 1022 -vvv" shows that:
> 
> ...
> debug3: sign_and_send_pubkey
> //here costs me nearly 4 seconds!
> debug2: we sent a publickey packet, wait for reply
> ...
> debug2: shell request accepted on channel 0
> Last login: Wed Sep 17 16:16:07 2008 from th143127.ip.tsinghua.edu.cn
> //here costs me nearly 3 seconds.
> sky@TH143127:~$
> 
> 
> why is my sshd too slow?

Try adding this line to /etc/sshd_config:
  UseDNS no

Does that help?

-- 
Tom Schutter
First American - Proxix Solutions
303-440-7272 x6822

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list