[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12551042
 ] 

Roland Weber commented on HTTPCLIENT-711:
-----------------------------------------

Hi Oleg,

the problem is not the BasicRouteDirector. The problem is that the route for 
plain HTTP through the proxy is considered a layered route, although it should 
be a plain route. This could happen if you are using a LayeredSocketFactory for 
scheme "http". IIRC, the decision whether a route is layered is not based on 
the scheme name but on the factory type. I'll have a look at it.

cheers,
  Roland


> BasicRouteDirector incorrectly calculates complex routes
> --------------------------------------------------------
>
>                 Key: HTTPCLIENT-711
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-711
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>    Affects Versions: 4.0 Alpha 2
>            Reporter: Oleg Kalnichevski
>            Priority: Critical
>             Fix For: 4.0 Alpha 3
>
>
> BasicRouteDirector appears to miscalculate complex routes. Example to follow. 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to