--- sebb <[EMAIL PROTECTED]> wrote: > It's difficult to give any advice without a bit more > infomation. > > Which example are you following? > > What have you put in the sampler fields?
For recursing the links in each HTTP Request I'm using the HTML Link Parser. Which states using the regex .* for the path and the server fields. The problem is that Jmeter is trying to use those literally at some point and that causes an error. How do I prevent that? Is it a bug? > > On 20/10/2007, Richard Hubbell > <[EMAIL PROTECTED]> wrote: > > The http request always ends up on http://.*/.* > > Is there a way to prevent that from happening? > > I followed the example which describes to use > those > > regex in the server and path fields in the http > > request. I am using the html link parser. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

