Fixing Firefox’s slowness when testing against localhost

I was starting to get concerned about one of my pages loading super slow on when testing it locally.  I tried it on IE and it was fine.  So it turned out to be an issue with IPv6 and DNS.  I found this article that helped me figure it out.  Glad it wasn’t my code!! (this time).

Scroll to Top