Hello,
this idea of the link parser used as a spider is very good, I would say
GREAT.
I am trying to apply it to my project and I have a little problem, but I'm sure
there's a
solution, I just can't find it now and by myself.
I created a project JUST like Zazueta and I have the same setup.
What happens is that it loads the home page and the first link but then stops.
My site is written in PHP and EVERY page is
http://mysite/index.php?action=<something>
How should I do to make JMeter browse all the site? Use a Loop controller?
Thanks,
Andrea
On 4 Sep 2002 at 10:29, Zazueta, Robert wrote:
> Hey y'all. New to the list. I just went through the archives and found most
> of the answer I was lookinf for in regards to using the link parser as part
> of a spidering tool (I actually *do* see some use to doing this for our
> site). Everything is more or less copasetic except for one thing: it doesn't
> seem to like regular expressions in the path of the HTTP Request.
>
> Here's what I'm using:
> JDK 1.3.1
> JMeter 1.7.3
> Windows 2000
>
> Here's how it's set up:
>
> Root
> Test Plan
> Thread Group
> HTTP Request (Domain: my-machine, Port: 5000 Path:
> /)
> Simple Controller
> HTTP HTML Link Parser
> HTTP Request (Domain: my-machine, Port: 5000
> Path: .*)
> Constant Timer (3000ms)
> View Results Tree
> HTTP Cookie Manager
> WorkBench
>
> The results tree show just fine for the first HTML Request. For the second
> one, though, the request data is "http://my-machine:5000/.*" and the HTTP
> Response code is a Non HTTP Response Code. The HTTP response Message is --
> you guessed it -- a Non HTTP response message.
>
> Any idea what I'm doing wrong here? Thanks!
>
> Rob Z.
>
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>