The HTTP Request defaults config item is just that - a set of defaults. If you specify a path on the sampler, that path will be used, otherwise the default will be used.
You can't use the default as a prefix. S On 29/08/2007, Paco1 <[EMAIL PROTECTED]> wrote: > > The format of the address I am trying to use is > http://servername.com/blahblah/whatever.html > (sorry for the stupid nomenclature, real address redacted for security > issues) > > I need to use the path attribute in HTTP Request Defaults to strip out the > /blahblah portion. > I currently have it set up as follows: > HTTP Request Defaults > > Server Name or IP: servername.com > > Path: /blahblah > > Then in the HTTP Request I have the path set to /whatever.html > > My problem is that the path I set in the HTTP Requests Default gets ignored > and jmeter ends up requesting http://servername.com/whatever.html instead of > http://servername.com/blahblah/whatever.html > > Any ideas of getting jmeter to use the default path I set would be much > appreciated (: > -- > View this message in context: > http://www.nabble.com/HTTP-Request-Defaults-path-problem-tf4349409.html#a12392494 > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

