0
点赞
收藏
分享

微信扫一扫

Edge浏览器总是个别网页加载很慢


留意到edge加载个别网页很慢,发现并不是页面慢,而是加载了一下browser.events.data.msn.com 域名;

edge 每次开新网页都会请求 browser.events.data.msn.com

具体干嘛不是很清楚;猜测应该是解析dns之类的;

What is 'browser.events.data.msn.com' that Edge connects to before loading any website?

解决方案:


在hosts文件中,添加一下ip解析或许会有用;

127.0.0.1 pipe.aria.microsoft.com
127.0.0.1 ntp.msn.com
127.0.0.1 web.vortex.data.microsoft.com
127.0.0.1 browser.events.data.msn.com
127.0.0.1 www.msn.com

 另外:

Edge浏览器总是个别网页加载很慢_自定义

新标签选择自定义:

Edge浏览器总是个别网页加载很慢_microsoft_02Edge浏览器总是个别网页加载很慢_自定义_03


分析:关闭发送的诊断信息;

Edge浏览器总是个别网页加载很慢_microsoft_04


Edge浏览器总是个别网页加载很慢_microsoft_05

社区解读:

Towards the end of the analysis, numerous requests were made to clarity.ms. Each of these posted quite a bit of information, however the structure of the data makes it difficult to know what information was being collected.

Telemetry and other reporting data were sent to, and/or associated with domains arc.msn.com, browser.events.data.msn.com, edge.activity.windows.com, config.edge.skype.com, browser.pipe.aria.microsoft.com, target.microsoft.com, web.vortex.data.microsoft.com, and clarity.ms.


----------2021.08.23更新----------------


 上述hosts文件将127.0.0.1 替换为0.0.0.0 速度会更快一些;

0.0.0.0 pipe.aria.microsoft.com
0.0.0.0 ntp.msn.com
0.0.0.0 c.msn.com
0.0.0.0 web.vortex.data.microsoft.com
0.0.0.0 browser.events.data.msn.com
0.0.0.0 www.msn.com


__________________________________________________________________________________

若有帮助到您,欢迎点击推荐,您的支持是对我坚持最好的肯定(*^_^*)

你要保守你心,胜过保守一切。

作者:刘俊涛的博客​​




举报

相关推荐

0 条评论