On Mon, 2009-10-26 at 10:03 +0000, Jonathan Lange wrote: > Hello everyone, > > To satisfy my curiosity and win a bet, I'm trying to find out how long > it takes to connect to bazaar.launchpad.net. > > The method of experiment is to run 'time ssh bazaar.launchpad.net' > five times and report the numbers for 'real' time spent. > > I did it five times from Canonical's offices in London and got these numbers: > 0.321s ; 0.293s ; 0.296s ; 0.344s ; 0.271s
Did you have that ControlMaster trick enabled in your ssh config *and* an open connection to bazaar.lp.net when you got those numbers? I wouldn't be surprised if not, as you were in the London office, but others might have it enabled and have forgotten about it. I get numbers very similar to yours when I have an open connection before I do the test, but when not I get this: 0m2.645s; 0m2.826s; 0m2.823s; 0m2.789s; 0m2.748s -- Guilherme Salgado <[email protected]>
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

