https://bz.apache.org/bugzilla/show_bug.cgi?id=61375
Bug ID: 61375
Summary: http proxy server request fails when DNS manager
custom resolver enabled
Product: JMeter
Version: Nightly (Please specify date)
Hardware: Macintosh
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
When using a custom DNS resolver and running through a proxy, jmeter cannot
connect to the host. Jmeter reports it cannot resolved the hostname of both the
end server and the proxy server. I checked that this works in jmeter 2.13 and
fails in both 3.2 and the nightly build Version r1803417.
Switching the DNS manager to "Use system DNS resolver" causes jmeter to work
normally and route the request through the proxy successfully.
Test Setup:
DNS Manager: Clear cache each iteration: ON
Use custom DNS resolver: ON
Attached are both the JMX I used and the jmeter log it generated at DEBUG
level. In the log are 10 iterations that pass and 10 iterations that fail.
Pass = "Use system DNS resolver"
Fail = "Use custom DNS resolver"
--
You are receiving this mail because:
You are the assignee for the bug.