[
https://issues.apache.org/jira/browse/HTTPCLIENT-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12492464
]
Roland Weber commented on HTTPCLIENT-649:
-----------------------------------------
And here I thought this was a far-out use case we would not have to consider.
HttpRoute is designed for a single proxy.
Re-thinking the approach will take time. I believe that alpha1 is a rather
optimistic target for this requirement.
cheers,
Roland
> Support multiple proxies
> ------------------------
>
> Key: HTTPCLIENT-649
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-649
> Project: HttpComponents HttpClient
> Issue Type: New Feature
> Components: HttpConn
> Affects Versions: 3.0.1, 3.1 RC1
> Environment: win/linux/unix
> Reporter: Murty Akundi
> Fix For: 4.0 Alpha 1
>
>
> HttpClient supports one proxy currently.
> Our requirement is to suppport more than one proxy. We may need to connect
> more than one proxies before connects to target resource.
> I found that HttpMethodDirector creates tunnelled socket and there is no easy
> way to plugin our custom HttpMethodDirector class with HttpClient other than
> extending HttpClient to override "public int executeMethod(HostConfiguration
> hostconfig, final HttpMethod method, final HttpState state" method.
--
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]