You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Magukutti <ma...@gmail.com> on 2010/01/29 01:23:40 UTC

Is Optional URL Match String working properly?

Hi,
I'm new to Jmeter. I'm using the version of JMeter(2.3.4r785646). I explored
the HTTP proxy server option - optional URL Matching,

Ex:
I've given the Matching URL - "http://jakarta.apache.org/site/.*" but i
navigate to other pages like,
http://jakarta.apache.org/jmeter/usermanual/intro.html

JMeter now records the navigated pages under "usermanual" but it should
record only the pages under "site" directory what i understood from the
document.

Please guide me whether its working as per the design or Its is not.

Thanks in Advance,
Magesh.


-- 
View this message in context: http://old.nabble.com/Is-Optional-URL-Match-String-working-properly--tp27365533p27365533.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: Is Optional URL Match String working properly?

Posted by sebb <se...@gmail.com>.
On 29/01/2010, Magukutti <ma...@gmail.com> wrote:
>
>  Hi,
>  I'm new to Jmeter. I'm using the version of JMeter(2.3.4r785646). I explored
>  the HTTP proxy server option - optional URL Matching,
>
>  Ex:
>  I've given the Matching URL - "http://jakarta.apache.org/site/.*" but i
>  navigate to other pages like,
>  http://jakarta.apache.org/jmeter/usermanual/intro.html
>
>  JMeter now records the navigated pages under "usermanual" but it should
>  record only the pages under "site" directory what i understood from the
>  document.
>
>  Please guide me whether its working as per the design or Its is not.

The field called "Optional URL match string" is only used for HTTPS
spoofing, see:

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

You need the "URL Patterns to Include/Exclude" tables at the bottom of the page.

>  Thanks in Advance,
>  Magesh.
>
>
>
>  --
>  View this message in context: http://old.nabble.com/Is-Optional-URL-Match-String-working-properly--tp27365533p27365533.html
>  Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
>  For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org