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

另外:

新标签选择自定义:

 

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

 

社区解读:

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.

 

 

文章来源:刘俊涛的博客 欢迎关注公众号、留言、评论,一起学习。

__________________________________________________________________________________

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

耶和华是我的牧者,我必不至缺乏。
原文地址:https://www.cnblogs.com/lovebing/p/14860293.html