Bug 40945 - Enhancement of "Retrieve All Embedded Resources": Allow exceptions specificed by regex
Summary: Enhancement of "Retrieve All Embedded Resources": Allow exceptions specificed...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: unspecified
Hardware: Other other
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-10 14:11 UTC by Vic Wong
Modified: 2007-03-10 12:51 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vic Wong 2006-11-10 14:11:50 UTC
I have been load testing a set of pages that access some off-site tracking
resources that I would like to leave out, since they are generating a great deal
of unnecessary latency that doesn't represent my own server load. 

I see that Enhancement request: 40933 hopes to address a similar issue, but I
think a more robust solution rather than filtering by "same server" (which
doesn't account for other internal servers that I would want to load test) would
be using regex to specify exceptions. 

That way, one could exclude any arbitrary resource defined by URL, inclusing
file extension, hostname, etc..
Comment 1 Sebb 2007-03-10 12:51:43 UTC
The code has been added to SVN; will be in nightlies after r516782.
Comment 2 The ASF infrastructure team 2022-09-24 20:37:38 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1823