使用file://而不是http://时,Google Chrome浏览器会慢得多


1

我偶尔会在本地存储我需要查看的html文件。在谷歌浏览器中打开它们的file:///path/to/file.html速度非常慢。如果我通过http提供服务,就像http://path/to/file.html他们立即加载一样。其他浏览器如Firefox使用file://或者即时加载它们http://

Chrome中是否有设置导致此问题?这是一个错误还是“功能”?

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.