[
https://issues.apache.org/jira/browse/HTTPCLIENT-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
kiran updated HTTPCLIENT-1462:
------------------------------
Description:
Currently when debug logging level is enabled in the `MainClientExec` class and
whenever a new connection is opened there are no details on which source port
is used/created. Currently, the output looks like this
2014-02-14 13:01:01 DEBUG MainClientExec:217 - Opening connection
{}->http://172.16.11.138:8983
It would be very helpful to have this information so that one does not need to
use netstat to check for the source port and hostaddress
was:
Currently when debug logging level is enabled in the `MainClientExec` class and
whenever a new connection is opened there are no details on which source port
is used/created. Currently, the output looks like this
{code}
2014-02-14 13:01:01 DEBUG MainClientExec:217 - Opening connection
{}->http://172.16.11.138:8983
{code}
It would be very helpful to have this information so that one does not need to
use netstat to check for the source port and hostaddress
> Include source port, host information in the debug level output
> ---------------------------------------------------------------
>
> Key: HTTPCLIENT-1462
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1462
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient
> Affects Versions: 4.3.2
> Environment: Mac OSX 10.8
> Reporter: kiran
>
> Currently when debug logging level is enabled in the `MainClientExec` class
> and whenever a new connection is opened there are no details on which source
> port is used/created. Currently, the output looks like this
> 2014-02-14 13:01:01 DEBUG MainClientExec:217 - Opening connection
> {}->http://172.16.11.138:8983
> It would be very helpful to have this information so that one does not need
> to use netstat to check for the source port and hostaddress
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]