Return-Path: Delivered-To: apmail-jakarta-jmeter-user-archive@apache.org Received: (qmail 12307 invoked from network); 4 Sep 2002 17:29:36 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 4 Sep 2002 17:29:36 -0000 Received: (qmail 5587 invoked by uid 97); 4 Sep 2002 17:30:10 -0000 Delivered-To: qmlist-jakarta-archive-jmeter-user@jakarta.apache.org Received: (qmail 5571 invoked by uid 97); 4 Sep 2002 17:30:09 -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 5551 invoked by uid 98); 4 Sep 2002 17:30:08 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) X-Server-Uuid: f1d1ab78-08c7-41e2-bbd9-3ef4c631916b Message-ID: <7D2CDF07AA8AD511A8BA009027B12198020D2D82@exchange1.aac.academyart.edu> From: "Zazueta, Robert" To: "'jmeter-user@jakarta.apache.org'" Subject: Link Parser Date: Wed, 4 Sep 2002 10:29:58 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) X-WSS-ID: 11689D742720-01-01 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N 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: