Comment 11 for bug 300151

Revision history for this message
Justin Chudgar (justinzane) wrote :

Using Oneiric, I am still experiencing the delay noted above. The server showing this delay is currently very underutilized, that is, low CPU utilization, lots of free RAM, low net if utilization, etc. There are no process hogs.

Stopping/restarting avahi-daemon did not help at all. No console-kit zombies, nothing.

$ time ssh -v root@tiny date
OpenSSH_5.8p1 Debian-7ubuntu1, OpenSSL 1.0.0e 6 Sep 2011
...
debug1: Authentication succeeded (publickey).
Authenticated to tiny ([192.168.0.10]:22).
debug1: channel 0: new [client-session]
debug1: Requesting <email address hidden>
debug1: Entering interactive session.
...
<HUGE_DELAY_HERE>
...
Transferred: sent 2536, received 2152 bytes, in 25.8 seconds
Bytes per second: sent 98.3, received 83.4
debug1: Exit status 0

real 0m26.258s
user 0m0.028s
sys 0m0.008s