On 03/06/2009, [email protected]
<[email protected]> wrote:
> Hi,
>
>  Actually, that's not what I meant.
>
>  I have a (very long) list of URLs taken from webserver access logs. These 
> are used to feed jmeter. Loads of the entries result in loading a specific 
> file as an embedded URL, which does not exist. Therefore the reports have a 
> very high error rate, which is of course true, but I want to know the rate 
> without that specfic file.
>  So I thought of excluding that file from the embedded URLs or as an 
> alternative somehow modifiy the results of the reports to get the same 
> overall answer.

The HTTP Sampler has the following field:

Embedded URLs must match:

which can be used to limit which embedded items are processed:

http://jakarta.apache.org/jmeter/usermanual/component_reference.html#HTTP_Request

>  Thank you for your answers.
>
>  Cheers,
>  Sebastian
>
>
>  -----Ursprüngliche Nachricht-----
>  Von: Nguyen Dao [mailto:[email protected]]
>  Gesendet: Montag, 18. Mai 2009 22:24
>  An: JMeter Users List
>  Betreff: Re: HTTP Request - Exclude Pattern for embedded URLs
>
>
>  Try this pdf:
>  http://jakarta.apache.org/jmeter/usermanual/jmeter_proxy_step_by_step.pdf
>  Please forgive me if this is not what you meant, for I am new myself.
>
>  Thanks,
>  -Nguyen
>
>  On Mon, May 18, 2009 at 10:59 AM, <[email protected]> wrote:
>
>  > Hi,
>  >
>  > I'm looking for a possibility to exclude special patterns like *.jpg
>  > or an explicit link from being downloaded as an embedded URL within an
>  > HTTP Request sampler.
>  > I'm currently using Jmeter 2.3.
>  >
>  > Regards,
>  > Sebastian Benner
>  >
>  > ---------------------------------------------------------------------
>  > 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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to