Re: Problem with MD5 authentication

2007-09-27 Thread puneet jagtiani
er want to login as a different user. So they should probably also be removed and replaced by a suitable entry in the Auth Manager. However, note that only the HttpClient sampler currently supports MD5 digest auth. On 27/09/2007, puneet jagtiani wrote: > Thx sebb for the brief solution of my p

Re: 503 gatway timeout error

2007-09-27 Thread puneet jagtiani
I think this is from server side error. Nothing to deal with Jmeter and ur script , this is a functional bug. Server setting is not proper Srikanth_1980 <[EMAIL PROTECTED]> wrote: Hi all, While recording an application with jmeter, i get the following error message "503 Gateway timeout The c

Re: Problem with MD5 authentication

2007-09-26 Thread puneet jagtiani
e. The standard HTTP sampler only works with Basic authentication at present. On 26/09/2007, sebb wrote: > Works fine for me with the default settings. > > On 26/09/2007, puneet jagtiani wrote: > > I try all methods. > > > > sebb wrote: Try changing > > > &

Re: Problem with MD5 authentication

2007-09-25 Thread puneet jagtiani
I try all methods. sebb <[EMAIL PROTECTED]> wrote: Try changing http.authentication.preemptive On 25/09/2007, puneet jagtiani wrote: > > Version 2.3RC4 > I am using HTTP client sampler > > sebb wrote: It would help to know which version of > JMeter and Java you are

Re: Problem with MD5 authentication

2007-09-25 Thread puneet jagtiani
Version 2.3RC4 I am using HTTP client sampler sebb <[EMAIL PROTECTED]> wrote: It would help to know which version of JMeter and Java you are using. Also, are you using HTTP HttpClient Sampler or the default Java one? On 25/09/2007, puneet jagtiani wrote: > > Urgent > > H

Problem with MD5 authentication

2007-09-24 Thread puneet jagtiani
Urgent Hi, I am having problem in using jmeter for application which is using MD5 authentication. any one aware of using MD5 authentication. Request 1 GET Server/pagedisplay.do?pub=bor [no cookies] Request Headers: Host: Server Accept-Language: en-us User-Agent: Mozilla/4.0 (compatible; MSIE

Re: Variation in response time Using Jmeter

2007-09-06 Thread puneet jagtiani
is anything obvious. On 05/09/07, puneet jagtiani wrote: > Response size is same > > sebb wrote: Any error messages in jmeter.log? > > Might be worth temporarily adding a View Results in Table Listener; > this will show the data sizes, as well as individual times. > > Wh

Re: Variation in response time Using Jmeter

2007-09-04 Thread puneet jagtiani
ompare with the other test tools? On 04/09/07, puneet jagtiani wrote: > I am using HTTP Request sampler, > I am recording script through HTTP proxy server. > I am sure i am downloading same amount of data and generating same load of 1 > user. I am calculating average through summary repo

Re: Variation in response time Using Jmeter

2007-09-04 Thread puneet jagtiani
ummary report show for min and max, and how do these compare with the other test tools? On 04/09/07, puneet jagtiani wrote: > I am using HTTP Request sampler, > I am recording script through HTTP proxy server. > I am sure i am downloading same amount of data and generating same load of

Re: Variation in response time Using Jmeter

2007-09-04 Thread puneet jagtiani
lating the averages? The individual sample times shown by JMeter only include the actual sample time, but if you are using overall elapsed times and then dividing by the number of samples, these will be affected by assertions, and other test elements. S. On 04/09/07, puneet jagtiani wrote: > H

Variation in response time Using Jmeter

2007-09-04 Thread puneet jagtiani
Hi, I am using Jmeter for performance testing of one of the application. I am encountering a lot of variation in response times between LoadRunner, Rational Robot and Jmeter Jmeter Version : Version 2.2 JDK and JRE Version :1_5_0_12 Average Response times Jmeter: Homepage: 11.156Sec. Search :

How to give distributed load through jmeter

2007-04-29 Thread puneet jagtiani
Hi, i m new to jmeter .i want to know about the distributed load through jmeter . i read in jmeter docs that ,to give distributed load through jmeter we have to configure the host ip in jmeter.properties file. at location #