From: "rosenfeld (Rodrigo Rosenfeld Rosas)" Date: 2012-06-08T22:14:49+09:00 Subject: [ruby-core:45514] [ruby-trunk - Feature #6559][Open] Set DoNotReverseLookup to true in Webrick Issue #6559 has been reported by rosenfeld (Rodrigo Rosenfeld Rosas). ---------------------------------------- Feature #6559: Set DoNotReverseLookup to true in Webrick https://bugs.ruby-lang.org/issues/6559 Author: rosenfeld (Rodrigo Rosenfeld Rosas) Status: Open Priority: Normal Assignee: Category: lib Target version: 1.9.3 I often find it annoying that it is too slow to test my web applications from VirtualBox because Webrick will try to do reverse lookup and I have set the names directly in the hosts file, so a reverse lookup will always time out. Also I can't find a simple way for setting this behavior in a global way for all my rubies installed. Could we please try to improve this behavior? I'm certainly not the first one to complain about this... -- http://bugs.ruby-lang.org/