为什么这个用户代理不断询问 favicon.ico 而没有其他
在我认为 UA 会缓存的所有内容中,它会是一个网站图标。一个用户似乎每隔 5 到 10 分钟就请求一次,
Safari5531.9 CFNetwork/438.14 Darwin/9.8.0 (i386) (MacBookPro5%2C1)
我假设这是一台运行 Safari 4.02 的 MacBookPro 5.1,但是它对那个 favicon 做了什么,以至于必须如此频繁地请求它?
Of all the things that I'd think a UA would cache it would be a favicon. One useragens seems to request it every 5 to 10 minutes
Safari5531.9 CFNetwork/438.14 Darwin/9.8.0 (i386) (MacBookPro5%2C1)
I will assume that this is a MacBookPro 5.1 running Safari 4.02, but what does is it doing with that favicon that it has to request it so often?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我相信浏览器的本质就是经常出于任何原因请求 favicon.ico 文件,无论它是否存在。
I believe it's just the nature of a browser to often request the favicon.ico file for whatever reason, whether or not it even exists.