> It really should be an option. For speed reasons, you don't usually want
> to do hostname lookups on a major production server, but it's useful on
> smaller and/or test servers.
>
> The problem here, really, is that the hostname lookup is (presumably)
> blocking the thread handling that request. Not really very nice. In the
> meantime, I can easily enough turn off that log.

I've just fixed the logger using a flag. By default, it won't resolve hosts
anymore.

Tomorrow's nightly build will have the fix, as well as beta 2.

Thanks a lot for the help resolving that issue !
Remy

Reply via email to