相关疑难解决方法(0)

Firefox和Chrome在localhost上运行缓慢; 已知的修复程序在Windows 7上不起作用

已知启用IP6时,Firefox和Chrome在本地主机上运行缓慢.在以前的Windows版本中,最简单的解决方法是从hosts文件中注释掉这一行,如本问题的答案所述.

::1 localhost
Run Code Online (Sandbox Code Playgroud)

但是,正如此问题中所述,在Windows 7中,此行已被注释掉:

# localhost name resolution is handled within DNS itself.
#   127.0.0.1 localhost
#   ::1 localhost
Run Code Online (Sandbox Code Playgroud)

是否有另一种方法可以::1 localhost在Windows 7中禁用引用?

performance firefox google-chrome localhost

54
推荐指数
2
解决办法
3万
查看次数

标签 统计

firefox ×1

google-chrome ×1

localhost ×1

performance ×1