Voting

: seven minus one?
(Example: nine)

The Note You're Voting On

fugyl13 at gmail dot com
11 years ago
Note that on all >=Windows 7 Servers, a host name "localhost" will create a very expensive lookup (~1 Second).

That's because since Windows 7, the hosts file doesn't come with a preconfigured
127.0.0.1 localhost
anymore

So, if you notice a long connection creation, try "127.0.0.1" instead.

<< Back to user notes page

To Top