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 "Stefano Bagnara (JIRA)" <se...@james.apache.org> on 2006/11/09 10:13:38 UTC

[jira] Commented: (JAMES-675) Add search-domain configurability to DNSServer

    [ http://issues.apache.org/jira/browse/JAMES-675?page=comments#action_12448400 ] 
            
Stefano Bagnara commented on JAMES-675:
---------------------------------------

If <autodiscover> is true, the behaviour is the same of the previous releases and the  search path is looked up in OS specific locations.
otherwise the 
<searchpaths>
  <searchpath>mypath</searchpath>
</searchpaths>
can be used.
An empty searchpaths and autodiscover set to false will make James Server to not recursively call dns for each nonexistant host (performance boost).


> Add search-domain configurability to DNSServer
> ----------------------------------------------
>
>                 Key: JAMES-675
>                 URL: http://issues.apache.org/jira/browse/JAMES-675
>             Project: James
>          Issue Type: Improvement
>          Components: DNSServer
>            Reporter: Stefano Bagnara
>         Assigned To: Stefano Bagnara
>             Fix For: Next Major
>
>
> By default our dnsserver fallback to dnsjava search path: dnsjava try to identify the search path in a system specific way (/etc/resolv.conf, etc).
> The search is a cost, and most time this is not really needed inside james, so it would be cool to have configurability for this, too!
> This should be implemented in a backward compatible way (configuration option, "auto" by default)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.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