You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "kiran (JIRA)" <ji...@apache.org> on 2014/02/17 16:00:30 UTC

[jira] [Created] (HTTPCLIENT-1462) Include source port, host information in the debug level output

kiran created HTTPCLIENT-1462:
---------------------------------

             Summary: 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 

{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



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org