What's the difference between localhost and 127.0.0.1?
Anonymous
localhost can resolve to an IPv6 address, whereas 127.0.0.1 cannot. Using localhost on an IPv6 only system can work, whereas 127.0.0.1 will not since IPv4 is not available
Check out your Company Bowl for anonymous work chats.