Bug 55502 - Proxy generates http:/ entries when recording
Summary: Proxy generates http:/ entries when recording
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 2.9
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-29 16:20 UTC by Sebb
Modified: 2013-08-29 18:28 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2013-08-29 16:20:35 UTC
HTTP Proxy generates a failed sample with the URL http:/ every so often.
It appears that some browsers will connect to the proxy but then don't send any data.

The Proxy code should detect such requests and not attempt to create a sample.
Comment 1 Sebb 2013-08-29 18:28:38 UTC
URL: http://svn.apache.org/r1518747
Log:
Proxy generates empty http:/ entries when recording
Bugzilla Id: 55502

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/Proxy.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:55 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3214