> We are frequently getting 'Non HTTP Response Code' when we are load > testing our application through JMeter.
Is your script making an HTTPS (SSL) request Eda? There is an open bug where the first _HTTPS_ request made by the HTTP sampler fails and returns this message. See: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25505 Note, this bug does not affect plain HTTP (non-SSL) requests. With regards, Sonam Chauhan -- Corporate Express Australia Ltd. Phone: +61-2-9335-0725, Fax: 9335-0753, Email: [EMAIL PROTECTED] > -----Original Message----- > From: Eda Srinivasareddy [mailto:[EMAIL PROTECTED] > Sent: Monday, 1 March 2004 10:24 PM > To: JMeter User List > Subject: Non HTTP Response Code > > Hi All > > We are frequently getting 'Non HTTP Response Code' when we are load > testing our application through JMeter. > > I read in one user mail that we can avoid this response code by including > 'Cookie Manager' in the script. So we included Cookie Manager in our > script. Even then we are getting this repsonse code. > > Because of the nature of the request we can not record our script through > proxy server. So we created script manually. It simply contains one HTTP > request. > > Can any one throw some more light on this please? > > Thanks & Regards > Eda > > > --------------------------------- > Do you Yahoo!? > Get better spam protection with Yahoo! Mail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

