https://bz.apache.org/bugzilla/show_bug.cgi?id=60714
--- Comment #16 from Philippe Mouawad <[email protected]> --- (In reply to Felix Schumacher from comment #15) > Maybe you could debug the network connection by setting > -Djavax.net.debug=all > > That way you can see, what JMeter is sending and what the server is sending. Would it be possible to uncomment in log4j2.xml: <!-- # Enable full wire + context logging --> <Logger name="org.apache.http" level="debug" /> And run the failing request then attach jmeter.log Thanks -- You are receiving this mail because: You are the assignee for the bug.
