In article <CAH_1eM2Muk364=i2arpuhyks35r5rh8sl3eiwelkpuchxv7...@mail.gmail.com>, Charles-Francois Natali <cf.nat...@gmail.com> wrote: > I'm trying to checkout a pristine clone from > ssh://h...@hg.python.org/cpython, and it's taking forever: > """ > 07:45:35.605941 IP 192.168.0.23.43098 > > virt-7yvsjn.psf.osuosl.org.ssh: Flags [.], ack 22081460, win 14225, > options [nop,nop,TS val 368519 ecr 2401783356], length 0 > 07:45:38.558348 IP virt-7yvsjn.psf.osuosl.org.ssh > > 192.168.0.23.43098: Flags [.], seq 22081460:22082908, ack 53985, win > 501, options [nop,nop,TS val 2401784064 ecr 368519], length 1448 > 07:45:38.558404 IP 192.168.0.23.43098 > > virt-7yvsjn.psf.osuosl.org.ssh: Flags [.], ack 22082908, win 14225, > options [nop,nop,TS val 369257 ecr 2401784064], length 0 > 07:45:39.649995 IP virt-7yvsjn.psf.osuosl.org.ssh > > 192.168.0.23.43098: Flags [.], seq 22082908:22084356, ack 53985, win > 501, options [nop,nop,TS val 2401784367 ecr 369257], length 1448 > """ > > See the time to just get an ACK? > > Am I the only one experiencing this?
At the moment (about 90 minutes after you posted this), I was just did a reasonable-sized pull via ssh: with no apparent delays. But I'm a *lot* closer to the server than you are. BTW, do you have ssh compression enabled for that host? -- Ned Deily, n...@acm.org _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com