[
https://issues.apache.org/jira/browse/HTTPCLIENT-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12534641
]
Vadim Permakoff commented on HTTPCLIENT-643:
--------------------------------------------
Hi Oleg,
Sorry, I did not look in this thread for a long time and now my reply is
probably too late, but anyway, I hope it may be useful.
I put here the code just as an example, how the problem was resolved in our
case. I don't pretend it to go to any version unchanged and I did not test this
code with all possible scenarios, but actually it works fine for me if the
connect timeout is set to a non-zero value. I'm not sure why it does not work
in your case, can you please provide a bit more info?
> Provide fail-over for multi-home remote servers (if one server in a farm goes
> down)
> -----------------------------------------------------------------------------------
>
> Key: HTTPCLIENT-643
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-643
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient
> Affects Versions: 3.1 RC1
> Environment: All environments
> Reporter: Vadim Permakoff
> Priority: Minor
> Fix For: 4.0 Beta 1
>
> Attachments: MultiHomeProtocolSocketFactory.java,
> MultiHomeSSLProtocolSocketFactory.java
>
>
> The HTTP Client does not provide automatic fail-over for multi-home remote
> servers (web-farm) if one server in a farm goes down
--
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]