Oops forgot the list...

---------- Forwarded message ----------
From: sebb <[EMAIL PROTECTED]>
Date: 25-Aug-2005 11:01
Subject: Re: JMeter fails to recognise the Response from server
To: [EMAIL PROTECTED]


The Content-Type will be shown in the Tree View Listener on the
Sampler Result panel. For example, www.apache.org shows:

--------------------------
Load time: 1422
HTTP response code: 200
HTTP response message: OK

HTTP response headers:
HTTP/1.1 200 OK
Date: Thu, 25 Aug 2005 09:59:56 GMT
Server: Apache/2.0.54 (Unix) mod_ssl/2.0.54 OpenSSL/0.9.7a DAV/2 SVN/1.2.0-dev
Last-Modified: Wed, 10 Aug 2005 04:05:47 GMT
ETag: "20095-2de2-3fdf365353cc0"
Accept-Ranges: bytes
Content-Length: 11746
Cache-Control: max-age=86400
Expires: Fri, 26 Aug 2005 09:59:56 GMT
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=ISO-8859-1
--------------------------


S
On 25/08/05, Sandeep Mankar <[EMAIL PROTECTED]> wrote:
> Hi sebb,
>
> Sorry for being a bit misleading in my post.
>
> Actually jmeter does get the response and I am able to save it to a file
> using the functional test chckbox.
> But as I'm using jmeter for Functional testing, I need the HTML display
> to simplify my work of adding assertions.
> There are no errors in the jmeter.log.
> What I want to ask is --
> Q: Is there anyway I can find out if the content-type is really
> missing??? Or is it something in jmeter that fails to recognise HTML??
>
> Thanks,
> sandeep
>
> -----Original Message-----
> From: sebb [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 24, 2005 7:33 PM
> To: JMeter Users List; [EMAIL PROTECTED]
> Subject: Re: JMeter fails to recognise the Response from server
>
> What do you mean by failing to recognise the response?
>
> JMeter does not care what the content-type is until after the response
> has been received.
>
> Even then, the content type is only used for things like the HTML
> display, if I recall correctly.
>
> Are there any errors in jmeter.log?
>
> S.
> On 24/08/05, Sandeep Mankar <[EMAIL PROTECTED]> wrote:
> > Hi,
> > I'm currently testing an java based application in which an html
> > generater dynamically builds html pages. In this case, I can NOT send
> > requests for specific pages and instead I send a url with the key for
> > that page.
> > Eg.   HYPERLINK
> >
> "http://%3cservername%3e/application/action?!cd=1&!key=xxx"http://<serve
> > rname>/application/action?!cd=1&!key=xxx
> >
> > But the problem I'm facing is that JMeter fails to recoginse the HTML
> > response from the server.
> > After initial investigations and goin thrgh the mailing list, I found
> > out that JMeter does not record/get the CONTENT-TYPE of the http
> > response.
> >
> > Does JMeter search for content type in the HTTP headers or the HTML
> > files??
> > How can I make sure that JMeter has not receive the content type??
> (cos
> > my developers believe that they do set the content type of the
> response
> > in the app itself.)
> >
> > Thanks,
> > Sandeep
> >
> > --
> > No virus found in this outgoing message.
> > Checked by AVG Anti-Virus.
> > Version: 7.0.338 / Virus Database: 267.10.15/80 - Release Date:
> > 8/23/2005
> >
> >
> >
> > #-------------------------Vigorsoft
> Disclaimer-------------------------#
> >  Privileged / confidential information may be contained in this
> message If you are not the addressee indicated in this message or you
> are  not associated with this subject, you may not copy or send this
> message to anyone. In such case you should destroy this message and
> kindly notifythe sender in reply e-mail.Although this mail has been
> scanned for the presence of possible computer viruses prior to dispatch
> , we cannot be held responsible for any viruses or other material
> transmitted  as a part of this email without our knowledge.
> >
> #----------------------------------------------------------------------#
> >
> >
>
> --
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.338 / Virus Database: 267.10.15/80 - Release Date:
> 8/23/2005
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.338 / Virus Database: 267.10.15/80 - Release Date:
> 8/23/2005
>
>
>
>
> #-------------------------Vigorsoft Disclaimer-------------------------#
>  Privileged / confidential information may be contained in this message If 
> you are not the addressee indicated in this message or you are  not 
> associated with this subject, you may not copy or send this message to 
> anyone. In such case you should destroy this message and kindly notifythe 
> sender in reply e-mail.Although this mail has been scanned for the presence 
> of possible computer viruses prior to dispatch , we cannot be held 
> responsible for any viruses or other material transmitted  as a part of this 
> email without our knowledge.
> #----------------------------------------------------------------------#
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to