Bug 55502

Summary: Proxy generates http:/ entries when recording
Product: JMeter - Now in Github Reporter: Sebb <sebb>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 2.9   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   

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