From owner-freebsd-questions Sat Nov 2 23:49:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66DBE37B401 for ; Sat, 2 Nov 2002 23:49:38 -0800 (PST) Received: from pfepa.post.tele.dk (pfepa.post.tele.dk [193.162.153.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9214843E3B for ; Sat, 2 Nov 2002 23:49:37 -0800 (PST) (envelope-from freebsd.nospam@mekanix.dk) Received: from frodo.my.domain (0x3ef34dae.albnxx2.adsl.tele.dk [62.243.77.174]) by pfepa.post.tele.dk (Postfix) with ESMTP id 2C78F481E4A; Sun, 3 Nov 2002 08:49:35 +0100 (CET) Content-Type: text/plain; charset="iso-8859-1" From: Bjarne Wichmann Petersen To: Matthew Seaman , freebsd-questions@FreeBSD.ORG Subject: Re: Resolving hostnames takes "forever" Date: Sun, 3 Nov 2002 08:49:42 +0100 User-Agent: KMail/1.4.3 References: <200211021432.19756.freebsd.nospam@mekanix.dk> <20021102144105.GA1116@happy-idiot-talk.infracaninophi> In-Reply-To: <20021102144105.GA1116@happy-idiot-talk.infracaninophi> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200211030849.42617.freebsd.nospam@mekanix.dk> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Saturday 02 November 2002 15:41, Matthew Seaman wrote: Thanks a lot, looks like it's doubleclick.net that is causing me headaches. Which makes sense since most pages that takes time loading have adds from doubleclick.net. Eg: # dig www.computerworld.dk ; <<>> DiG 8.3 <<>> www.computerworld.dk ;; res options: init recurs defnam dnsrch ;; got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 2 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 2, ADDITIONAL: 2 ;; QUERY SECTION: ;; www.computerworld.dk, type = A, class = IN ;; ANSWER SECTION: www.computerworld.dk. 23m36s IN CNAME computerworld.dk. computerworld.dk. 23m36s IN A 62.199.138.133 ;; AUTHORITY SECTION: computerworld.dk. 23h53m31s IN NS ns.uni2.net. computerworld.dk. 23h53m31s IN NS ns2.uni2.net. ;; ADDITIONAL SECTION: ns.uni2.net. 1d23h53m31s IN A 129.142.7.99 ns2.uni2.net. 1d23h53m31s IN A 195.82.195.99 ;; Total query time: 11 msec ;; FROM: frodo.my.domain to SERVER: default -- 127.0.0.1 ;; WHEN: Sun Nov 3 08:47:25 2002 ;; MSG SIZE sent: 38 rcvd: 143 # dig se1.doubleclick.net IN AAAA ; <<>> DiG 8.3 <<>> se1.doubleclick.net IN AAAA ;; res options: init recurs defnam dnsrch ;; res_nsend to server default -- 127.0.0.1: Operation timed out Now, apart from nagging doubleclick, is there anyway I can eg. block quieries for doubleclick as to speed up loading? Bjarne -- Homepage: http://www.mekanix.dk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message