[ 
https://issues.apache.org/jira/browse/SMXCOMP-844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Termin resolved SMXCOMP-844.
-----------------------------------

    Resolution: Fixed



Author: tterm
Date: Fri Jan 21 15:55:20 2011
New Revision: 1061864

URL: http://svn.apache.org/viewvc?rev=1061864&view=rev
Log:
SMXCOMP-844 Possibility to choose preemptive Authentication for the http 
provider endpoint.

Modified:
    
servicemix/components/trunk/bindings/servicemix-http/src/main/java/org/apache/servicemix/http/HttpComponent.java
    
servicemix/components/trunk/bindings/servicemix-http/src/main/java/org/apache/servicemix/http/HttpConfiguration.java


> Possibility to choose preemptive Authentication for the http provider 
> endpoint.  
> ---------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-844
>                 URL: https://issues.apache.org/jira/browse/SMXCOMP-844
>             Project: ServiceMix Components
>          Issue Type: Improvement
>          Components: servicemix-http
>    Affects Versions: servicemix-http-2010.01
>            Reporter: Thomas Termin
>            Assignee: Thomas Termin
>             Fix For: 2011.01
>
>
> With the possibility of using preemptive authentication a lot of performance 
> can be safed. Without preemptive the httpclient try every request without 
> credentials first and has to send the request again with credentials after 
> getting an error of the httpserver. With preemptive auth the credentials are 
> always set before sending the request.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to