You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (Resolved) (JIRA)" <se...@james.apache.org> on 2011/10/10 20:04:30 UTC

[jira] [Resolved] (JAMES-1329) ImapChannelUpstreamHandler should not do a reverse lookup for logging

     [ https://issues.apache.org/jira/browse/JAMES-1329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved JAMES-1329.
----------------------------------

    Resolution: Fixed
      Assignee: Norman Maurer

fixed
                
> ImapChannelUpstreamHandler should not do a reverse lookup for logging
> ---------------------------------------------------------------------
>
>                 Key: JAMES-1329
>                 URL: https://issues.apache.org/jira/browse/JAMES-1329
>             Project: JAMES Server
>          Issue Type: Improvement
>          Components: IMAPServer
>    Affects Versions: 3.0-beta3
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 3.0-beta4
>
>
> In ImapChannelUpstreamHandler we log the ipaddress and the hostname for each connect/disconnect. This is a waste of resources as for the hostname java needs todo a reverse lookup which unnecessary can block the boss/worker thread of netty.
> To speed up things we should only log the ipaddress.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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