From ivy-user-return-42-apmail-incubator-ivy-user-archive=incubator.apache.org@incubator.apache.org Mon Nov 20 08:21:31 2006 Return-Path: Delivered-To: apmail-incubator-ivy-user-archive@locus.apache.org Received: (qmail 63250 invoked from network); 20 Nov 2006 08:21:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2006 08:21:31 -0000 Received: (qmail 36446 invoked by uid 500); 20 Nov 2006 08:21:41 -0000 Delivered-To: apmail-incubator-ivy-user-archive@incubator.apache.org Received: (qmail 36397 invoked by uid 500); 20 Nov 2006 08:21:41 -0000 Mailing-List: contact ivy-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@incubator.apache.org Delivered-To: mailing list ivy-user@incubator.apache.org Received: (qmail 36388 invoked by uid 99); 20 Nov 2006 08:21:41 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Nov 2006 00:21:41 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of xavier.hanin@gmail.com designates 64.233.182.184 as permitted sender) Received: from [64.233.182.184] (HELO nf-out-0910.google.com) (64.233.182.184) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Nov 2006 00:21:28 -0800 Received: by nf-out-0910.google.com with SMTP id p46so2409692nfa for ; Mon, 20 Nov 2006 00:21:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=nlCB64RSuwGm0HT8kPhD8YAFU0RO5OlquD3NbHI53TyTf2BaaaOxuOfBEud8PqgUN/Lk0bP2EIUDhhFqPWC0rV9dxZf3oaG7YddJiHs8tStJq+NzTv23OW44ayAIrilQDDp5qOuPbNjL9nNMtFFRPWOqYnq3mle+B2RiywfWNnU= Received: by 10.82.175.2 with SMTP id x2mr538565bue.1164010866497; Mon, 20 Nov 2006 00:21:06 -0800 (PST) Received: by 10.82.125.13 with HTTP; Mon, 20 Nov 2006 00:21:06 -0800 (PST) Message-ID: <635a05060611200021p7bf4dbbes8bdb2cd737976a04@mail.gmail.com> Date: Mon, 20 Nov 2006 09:21:06 +0100 From: "Xavier Hanin" To: ivy-user@incubator.apache.org Subject: Re: 1.4.1 Resolve Slowness In-Reply-To: <20061120023135.cb378b75@mail.openroadsconsulting.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_65160_13669901.1164010866389" References: <20061120023135.cb378b75@mail.openroadsconsulting.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_65160_13669901.1164010866389 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 11/20/06, David Robison wrote: > > I just upgraded from 1.3.1 to 1.4.1 and now my resolves are taking > a substantially longer time. It seems like it is requiring that > each resolve has to find the file on the Internet even though it > already exists in the cache. Is there some configuration I'm missing? > Thanks, David > No there is no strange configuration. Are you using latest.milestone or latest.release? If you are, prior to 1.4 the behaviour was rather different, and now the proper implementation causes slowness. Otherwise could you provide more details on your resolve (verbose or debug log)? Xavier ------=_Part_65160_13669901.1164010866389--