I'm using Access Log Sampler, and I don't think it can send POST requests (it also can't tell from the log what arguments to send), so using HTTP Request Defaults won't help.
-----Original Message----- From: sebb [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 04, 2007 4:59 PM To: JMeter Users List Subject: Re: POST requests with Access Log Sampler Have you tried Http Request Defaults? On 04/07/07, Yuval Kantor <[EMAIL PROTECTED]> wrote: > Hello everybody, > > > > I would like to test a site using the Access Log Sampler. > > The problem is that about 5% of the HTTP requests are POST method. > > The Access Log Sampler can't send those requests since the POST > arguments are not saved in the access log. > > I thought of sending default stubs when the sampler encounters a line > with a POST , but I don't know how. > > > > Any Ideas? > > > > Thank you, > > Yuval > > --------------------------------------------------------------------- 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]

