[ewiki] Re: DNS slowdown

> >+    //This call will be very slow ~20 sec if your webserver does 
> >+    // not resolve DNS
> >    $hostname = gethostbyaddr($ip);
> >    $remote = (($ip != $hostname) ? $hostname . " " : "")
> 
> If this is that slow, we should make it deconfigureable. Other major
> Wiki engines however have it too, so I'd say we keep it enabled per
> default.

The DNS slow down hit this and notify.  Ours was probably worse than
normal because it was enabled on the server and blocked at a firewall.


Other related posts: