You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by bu...@apache.org on 2004/04/28 17:40:31 UTC

DO NOT REPLY [Bug 28661] New: - 304 responses not appearing in listeners

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28661>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28661

304 responses not appearing in listeners

           Summary: 304 responses not appearing in listeners
           Product: JMeter
           Version: 2.0.0
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: HTTP
        AssignedTo: jmeter-dev@jakarta.apache.org
        ReportedBy: cnewell@fvc.com


304 (not modified) HTTP responses are not appearing in results tree, table or 
aggregate report (and perhaps other listeners). They do not appear in the GUI 
or the log generated by the listeners.

In my case I'm using Tomcat v.4.1.24 (running on 2k3). Ethereal traces prove 
the server is responding with 304s but they don't appear in JMeter.

A sample of the request/response:

GET /clicktomeet/runtime/webendpoint/img/ico_sizeselector_medium_off_tb.gif 
HTTP/1.1
Connection: keep-alive
Referer: http://4proc/clicktomeet/index.htm?ID=15005
Host: 4proc
Accept-Language: en-us
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 
1.1.4322)
If-Modified-Since: Wed, 28 Apr 2004 14:22:57 GMT
Accept: */*

HTTP/1.1 304 Not Modified
Date: Wed, 28 Apr 2004 15:07:07 GMT
Server: Apache Coyote/1.0

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org