[
https://issues.apache.org/jira/browse/SOLR-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man resolved SOLR-1517.
----------------------------
Resolution: Fixed
Fix Version/s: 1.4
fixed by moving DNS resolution to static block.
Committed revision 826965.
> admin pages can stall on reverse DNS lookup of localhost
> --------------------------------------------------------
>
> Key: SOLR-1517
> URL: https://issues.apache.org/jira/browse/SOLR-1517
> Project: Solr
> Issue Type: Bug
> Components: web gui
> Reporter: Hoss Man
> Fix For: 1.4
>
>
> admin pages currently attempt to resolve the hostname of the local server on
> every request -- if reverse DNS isn't setup, this can cause the admin pages
> to stall for several seconds waiting for the DNS to timeout.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.