You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Thomas Termin (JIRA)" <ji...@apache.org> on 2011/01/21 16:11:43 UTC

[jira] Work started: (SMXCOMP-844) Possibility to choose preemptive Authentication for the http provider endpoint.

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

Work on SMXCOMP-844 started by Thomas Termin.

> 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.