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

Oleg Kalnichevski commented on HTTPCLIENT-1301:
-----------------------------------------------

What is _specifically_ that HttpClient does not do correctly? What you are 
describing is the behavior of your particular system configured in a particular 
way. You might was well describe what is weather like in Moscow right now. It 
simply does not help.

HttpClient has no control over the process of port assignment to individual 
connections. For that matter I doubt that even JRE has any control over it. It 
is something that is taken care of at the OS / TCP/IP stack level.

I can keep the ticket open but I am not able to reproduce the issue and do not 
have a slightest idea what to do about it without a reproducer.

Oleg
                
> HttpClient -> local address binding does not work correctly
> -----------------------------------------------------------
>
>                 Key: HTTPCLIENT-1301
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1301
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient, HttpConn
>    Affects Versions: 4.2.3
>         Environment: Linux ( Debian ) x64, Java SE 1.7.0_05 x64, apache http 
> client 4.2.3
>            Reporter: Oleg Golovanov
>              Labels: httpclient
>
> Here it is:
> http://stackoverflow.com/questions/14419555/apache-http-client-local-address-bind-bindexception-after-some-time

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to