From owner-freebsd-current Fri Jan 21 14: 7:30 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailtoaster1.pipeline.ch (mailtoaster1.pipeline.ch [62.48.0.70]) by hub.freebsd.org (Postfix) with SMTP id B2B281556F for ; Fri, 21 Jan 2000 14:07:26 -0800 (PST) (envelope-from oppermann@pipeline.ch) Received: (qmail 2861 invoked from network); 21 Jan 2000 22:05:20 -0000 Received: from unknown (HELO pipeline.ch) ([195.134.128.41]) (envelope-sender ) by mailtoaster1.pipeline.ch (qmail-ldap-1.03) with SMTP for ; 21 Jan 2000 22:05:20 -0000 Message-ID: <3888D870.2416BFE8@pipeline.ch> Date: Fri, 21 Jan 2000 23:06:40 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.03 [en] (WinNT; U) MIME-Version: 1.0 To: Garance A Drosihn Cc: John Polstra , current@FreeBSD.ORG Subject: Re: Please help spread the CVSup mirror load more evenly References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Garance A Drosihn wrote: > > At 10:43 AM -0800 1/21/00, John Polstra wrote: > >This is another in my series of occasional nags to try to get people > >to use some of the less heavily loaded CVSup mirrors. In the US > >alone, we have 8 mirror sites now, named (duh) cvsup[1-8].FreeBSD.org. > >The newest, cvsup8, is a very high-capacity and well-connected site, > >yet hardly anybody is using it. Please give it a try! > > Maybe you should make cvsup.freebsd.org as a rotary (of sorts), > which returns a different IP address based on the callers IP > address. (or is that even possible?) That way, any given > host will always try the same cvsup server, but you'll be > spreading the load out among the servers. Thats not so easy. What about this: cvsup IN CNAME cvsup1.freebsd.org. cvsup IN CNAME cvsup2.freebsd.org. cvsup IN CNAME cvsup3.freebsd.org. cvsup IN CNAME cvsup4.freebsd.org. cvsup IN CNAME cvsup5.freebsd.org. cvsup IN CNAME cvsup6.freebsd.org. cvsup IN CNAME cvsup7.freebsd.org. cvsup IN CNAME cvsup8.freebsd.org. If you simply put "cvsup.freebsd.org" into your supfile you'll get randomly one of them. This should spread the load fairly well. If you want a special one then simply put "cvsupX.freebsd.org" into you supfile. Aint that easy? I don't see any appearant reson (short of network connectivity) that one *needs* to get always the *same* server. -- Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message