From jmeter-user-return-7021-apmail-jakarta-jmeter-user-archive=jakarta.apache.org@jakarta.apache.org Tue Mar 01 14:34:09 2005 Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@www.apache.org Received: (qmail 60866 invoked from network); 1 Mar 2005 14:34:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Mar 2005 14:34:09 -0000 Received: (qmail 7713 invoked by uid 500); 1 Mar 2005 14:34:05 -0000 Delivered-To: apmail-jakarta-jmeter-user-archive@jakarta.apache.org Received: (qmail 7687 invoked by uid 500); 1 Mar 2005 14:34:05 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 7673 invoked by uid 99); 1 Mar 2005 14:34:04 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from www.augustmail.com (HELO mail.augustmail.com) (216.87.129.202) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 01 Mar 2005 06:34:03 -0800 Received: from [127.0.0.1] (faught74.august.net[216.87.131.74]) (1833 bytes) by mail.augustmail.com (sender: ) id for ; Tue, 1 Mar 2005 08:34:00 -0600 (CST) Message-ID: <42247D58.5080907@tejasconsulting.com> Date: Tue, 01 Mar 2005 08:34:00 -0600 From: "Danny R. Faught" Organization: Tejas Software Consulting User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: JMeter Users List Subject: Re: element should be ignored References: <4223B247.2010802@tejasconsulting.com> <25aac9fc0503010444544bb685@mail.gmail.com> In-Reply-To: <25aac9fc0503010444544bb685@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N sebb wrote: > Probably because Jmeter is not taking note of the "rel" attribute - > which is a bug. Thanks for confirming that. > AFAIK the same tag is used for external CSS files, which should > be downloaded. These use a different rel attribute. Right. Just before the troublesome one is this one that I do want to download: > Jmeter also does not (yet) cache the downloaded resources, so it will > download images every time, which a browser would not do. > > So if you want a more accurate test, you should probably switch off > "Retrieve all embedded resources" anyway, and download the extra > resources manually. I've thought about doing that, but since I have a random element to my test, that's still not sufficient for simulating what a real cache would do when retrieving pages in varying order. And listing all the resources individually would make the test harder to maintain. -- Danny R. Faught Tejas Software Consulting http://tejasconsulting.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: jmeter-user-help@jakarta.apache.org