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.