[Python-Dev] hg.python.org is slow (original) (raw)

Ned Deily nad at acm.org
Tue Aug 27 09:34:44 CEST 2013


In article <CAH_1eM2Muk364=i2ARpUhYks35r5rh8sL3EiWELkpUCHXv7E+g at mail.gmail.com>, Charles-Francois Natali <cf.natali at gmail.com> wrote:

I'm trying to checkout a pristine clone from ssh://hg@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, nad at acm.org



More information about the Python-Dev mailing list