TL;DR: There is no such thing as a “none” directive in Apache 2. If you’ve got “deny from none” or “allow from none” then you’re doing DNS lookups on each host that connects regardless of whether you want to or not. I was experiencing a very annoying problem trying to...