Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@apache.org Received: (qmail 67123 invoked from network); 4 Sep 2002 18:29:23 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 4 Sep 2002 18:29:23 -0000 Received: (qmail 14584 invoked by uid 97); 4 Sep 2002 18:29:57 -0000 Delivered-To: qmlist-jakarta-archive-jmeter-user@jakarta.apache.org Received: (qmail 14568 invoked by uid 97); 4 Sep 2002 18:29:57 -0000 Mailing-List: contact jmeter-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "JMeter Users List" Reply-To: "JMeter Users List" Delivered-To: mailing list jmeter-user@jakarta.apache.org Received: (qmail 14554 invoked by uid 98); 4 Sep 2002 18:29:57 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) From: "Mike Stover" To: JMeter Users List Date: Wed, 4 Sep 2002 14:27:50 -0400 MIME-Version: 1.0 Subject: RE: Link Parser Reply-to: mstover1@apache.org Message-ID: <3D761866.20619.C51B6@localhost> Priority: normal In-reply-to: <7D2CDF07AA8AD511A8BA009027B12198020D2D85@exchange1.aac.academyart.edu> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Did you make sure to choose GET as the method for that second HTTP Request? -Mike On 4 Sep 2002 at 11:27, Zazueta, Robert wrote: > This may be part of the problem: most of the links off of that inital page > are relative (i.e. /whatever/index.html rather than > http://www.whatever.com/whatever/index.html). So I took off the port in the > second HTTP Request. Didn't fix it. I added .* as the domain. Not it comes > up with http://.*:80/.*. > > Any ideas? > > Rob Z. > > -----Original Message----- > From: Mike Stover [mailto:mstover1@apache.org] > Sent: Wednesday, September 04, 2002 11:08 AM > To: JMeter Users List > Subject: Re: Link Parser > > > I just tried a similar setup and it worked ok. My guess is that the page > returned by your first > request doesn't return links that match, maybe because of the non-default > port number. > > -Mike > > 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: > > > For additional commands, e-mail: > > > > > > > -- > Michael Stover > mstover1@apache.org > Yahoo IM: mstover_ya > ICQ: 152975688 > > -- > To unsubscribe, e-mail: > > For additional commands, e-mail: > > > > -- > To unsubscribe, e-mail: > For additional commands, e-mail: > -- Michael Stover mstover1@apache.org Yahoo IM: mstover_ya ICQ: 152975688 -- To unsubscribe, e-mail: For additional commands, e-mail: