To further Sebb's response... If you don't see any differences in the tool then you can use wireshark and packet capture. A right-click option in that tool to "Follow TCP Stream" will show you the http request and response once you have it captured.
I'm sure other people have different tricks as well. A Request timeout seems pretty basic such as a wrong address or a proxy being used on one machine and not the other. Good luck. On Thu, Aug 23, 2012 at 12:16 PM, sebb <seb...@gmail.com> wrote: > On 23 August 2012 16:38, sharmila Renganathan <sharmila...@gmail.com> wrote: >> Hi , >> >> My http request is getting failed with the >> >> Response code: 408 >> Response message: Request Timeout >> >> When i send the same request in Webload with the same values, am getting >> the proper response. >> I am using a value which is extracted from the previous request's response >> using regular expression extractor. >> I cross-checked the value sent as input to the request.It is the same as >> what i got in the previous request's response. >> >> Can some one give idea on why this would be failing? > > There must me some difference in the Webload and JMeter requests which > is causing the server to react differently. > > Fix the difference and the problem will disappear. > >> >> Regards, >> Sharmila R > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org > For additional commands, e-mail: user-h...@jmeter.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org For additional commands, e-mail: user-h...@jmeter.apache.org