Thanks, and done: "Enhancement of "Retrieve All Embedded Resources": Allow exceptions specificed by regex" http://issues.apache.org/bugzilla/show_bug.cgi?id=40945
Also, it looks like this previous enhancment request (which has been updated with patch code): "Option to retrieve embedded resources only from same server as main page" http://issues.apache.org/bugzilla/attachment.cgi?id=19104 hopes to address a similar issue. However, use of regex would be more robust than filtering by server of origin. Sometimes, I pull resources from several internal servers that I'd like to load test, and that solution would exclude them as well since they might have different hostnames. Also, as a temporary workaround, I have adjusted my xslt files that I use to display HTML'ized results to subtract the httpSamples that I want to ignore. sebb-2 wrote: > > Not currently. > > Please raise a Bugzilla enhancement issue with details... > > On 07/11/06, Vic <[EMAIL PROTECTED]> wrote: >> >> Is there a way to add exceptions to the "Retrieve All Embedded Resources >> from >> HTML files" option? Perhaps filtered by regular expression? 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 lot of unnecessary >> latency. >> >> I already looked at the htmlparser config, but it doesn't seem to do >> exactly >> what I need. Unless I don't understand it correctly! >> -- >> View this message in context: >> http://www.nabble.com/Adding-exceptions-to-%22Retreive-All-Embedded-Resources-from-HTML-files%22-tf2591145.html#a7226066 >> Sent from the JMeter - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Adding-exceptions-to-%22Retreive-All-Embedded-Resources-from-HTML-files%22-tf2591145.html#a7286302 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

