https://issues.apache.org/bugzilla/show_bug.cgi?id=49601

--- Comment #1 from Bruno Antunes <[email protected]> 2010-08-03 
09:31:31 EDT ---
This happens only with the Sampler "HTTP Request" that is using HTTPClient. We
can use the default that does not use HTTPClient

Assuming that we are using proxy configurations that require NTLM
authentication, when using the Sampler "HTTP Request HTTPClient", try:

* set jmeter property "httpclient.localaddress" with your localhostname. This
seems to be case sensitive.
* set jmeter property "http.proxyDomain"

The code in JMeter can be found in class
org.apache.jmeter.protocol.http.sampler.HTTPSampler2

However with this setting i stiil have problems with Sampler using HTTPClient,
and NTLM proxy authentication. 

For the momemnt, use the default Sampler for "HTTP Request" that is not using
HTTPClient

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to