From owner-freebsd-questions@FreeBSD.ORG Thu Dec 29 07:33:19 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4BB5D106564A for ; Thu, 29 Dec 2011 07:33:19 +0000 (UTC) (envelope-from andreev.peter@gmail.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id D0AC68FC13 for ; Thu, 29 Dec 2011 07:33:18 +0000 (UTC) Received: by werb13 with SMTP id b13so11540926wer.13 for ; Wed, 28 Dec 2011 23:33:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=wnJFGph2zTa1hj4/wAghFe6AcR+sZ12CfLIcD52YZe4=; b=VlQTf3pftaMoBE4VYHnTRyHMLzptYKyMXTSz2fhFKd+wDRA35RC1AevOT6UzR/Yd8P natKsR2H4tEOPXFrqNFtANL6J0s+/ycyNxmxxovLfNbQi4mI5ks/zF4YRNK6M0ndWmC4 vHhllXey2Uxj5JpZbDTVYWE/6dTCnV7vUuKEA= MIME-Version: 1.0 Received: by 10.216.135.159 with SMTP id u31mr17641981wei.2.1325143997775; Wed, 28 Dec 2011 23:33:17 -0800 (PST) Received: by 10.216.15.77 with HTTP; Wed, 28 Dec 2011 23:33:17 -0800 (PST) In-Reply-To: <20111229022538.GA38514@admin.sibptus.tomsk.ru> References: <20111228075422.GA18064@admin.sibptus.tomsk.ru> <4EFAE80D.9040900@my.gd> <20111228130734.GA23763@admin.sibptus.tomsk.ru> <4EFB1B4F.2090504@my.gd> <20111228175512.GB27286@admin.sibptus.tomsk.ru> <20111229022538.GA38514@admin.sibptus.tomsk.ru> Date: Thu, 29 Dec 2011 10:33:17 +0300 Message-ID: From: Peter Andreev To: Victor Sudakov Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: mutual forwarders in ISC BIND X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2011 07:33:19 -0000 2011/12/29 Victor Sudakov : > Victor Sudakov wrote: >> >> > Victor, we researched this topic and learned that response time highly >> > depends on distance between user and resolver, while cache influence >> > on this value is lesser. >> > So I advice you to keep all as is. >> >> Be it so. Thank you. > > And the reason for the whole thread. One of the customers told me that > 8.8.8.8 is faster than our own DNS servers which are located on the > same 100 MBit/s LAN with them. I was shocked but it seems true, at > least for the answers which are not yet cached. I don't know what software google uses on its resolvers, but I suppose something with shared or synchronizing cache. May be they also make preventive lookups on popular domains to fill this cache. And the reason why 8.8.8.8 seems faster - it answered from cache while your resolver made full lookup chain. > > -- > Victor Sudakov, =A0VAS4-RIPE, VAS47-RIPN > sip:sudakov@sibptus.tomsk.ru > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" --=20 -- AP