You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Philippe Mouawad <ph...@gmail.com> on 2013/07/27 23:08:55 UTC

AuthManager behaviour

While doing some checks with AuthManager (using HC4 and HC3.1) I noticed to
my surprise that it supported DIGEST auth while I thought it didn't.
At least it does with a Tomcat Digest auth.

1) Do you confirm it really does ?

2) Also something not clear for me, reading :
http://hc.apache.org/httpcomponents-client-ga/tutorial/html/authentication.html
It is said preemptive auth is not supported out of the box, and we need to
use AuthCache object but I see nowhere in JMeter code usage of this class.
So how come it works ?

3) Finally, I notice setting :
http.authentication.preemptive$Boolean=false
leads to preemptive auth being disabled for HC3 (Ok) , but also not working
for HC4 ? How come it impacts it ?

Thanks for clarification.

Re: AuthManager behaviour

Posted by UBIK LOAD PACK Support <su...@ubikloadpack.com>.
For record, fixed in upcoming 3.2:
https://bz.apache.org/bugzilla/show_bug.cgi?id=57242

Regards

On Tue, Jul 30, 2013 at 9:28 PM, Philippe Mouawad <
philippe.mouawad@gmail.com> wrote:

> Hello,
> Any answer on this ?
>
> Thanks
> Regards
> Philippe
>
>
> On Sat, Jul 27, 2013 at 11:08 PM, Philippe Mouawad <
> philippe.mouawad@gmail.com> wrote:
>
>> While doing some checks with AuthManager (using HC4 and HC3.1) I noticed
>> to my surprise that it supported DIGEST auth while I thought it didn't.
>> At least it does with a Tomcat Digest auth.
>>
>> 1) Do you confirm it really does ?
>>
>> 2) Also something not clear for me, reading :
>> http://hc.apache.org/httpcomponents-client-ga/
>> tutorial/html/authentication.html
>> It is said preemptive auth is not supported out of the box, and we need
>> to use AuthCache object but I see nowhere in JMeter code usage of this
>> class.
>> So how come it works ?
>>
>> 3) Finally, I notice setting :
>> http.authentication.preemptive$Boolean=false
>> leads to preemptive auth being disabled for HC3 (Ok) , but also not
>> working for HC4 ? How come it impacts it ?
>>
>> Thanks for clarification.
>>
>
>
>
> --
> Cordialement.
> Philippe Mouawad.
>
>
>

Re: AuthManager behaviour

Posted by Philippe Mouawad <ph...@gmail.com>.
Hello,
Any answer on this ?

Thanks
Regards
Philippe

On Sat, Jul 27, 2013 at 11:08 PM, Philippe Mouawad <
philippe.mouawad@gmail.com> wrote:

> While doing some checks with AuthManager (using HC4 and HC3.1) I noticed
> to my surprise that it supported DIGEST auth while I thought it didn't.
> At least it does with a Tomcat Digest auth.
>
> 1) Do you confirm it really does ?
>
> 2) Also something not clear for me, reading :
>
> http://hc.apache.org/httpcomponents-client-ga/tutorial/html/authentication.html
> It is said preemptive auth is not supported out of the box, and we need to
> use AuthCache object but I see nowhere in JMeter code usage of this class.
> So how come it works ?
>
> 3) Finally, I notice setting :
> http.authentication.preemptive$Boolean=false
> leads to preemptive auth being disabled for HC3 (Ok) , but also not
> working for HC4 ? How come it impacts it ?
>
> Thanks for clarification.
>



-- 
Cordialement.
Philippe Mouawad.