Rails dev with WEBrick really slow in a VmWare Virtual Machine
I've been playing around with Ruby on Rails 3 in a linux Virtual Machine and I've found it **slow as hell**.It
turns out, that the rails development server WEBrick, by default, does a
reverse DNS lookup for every incoming HTTP request on the… more »