您现在的位置是: 首页 > 杂七杂八 优化 Mac 上 office 软件更新慢的问题
优化 Mac 上 office 软件更新慢的问题
2020-05-20 【杂七杂八】 4318人已围观 8137次浏览
简介优化 Mac 上 office 软件更新慢的问题
在 Mac 更新 office 软件时,下载速度时快时慢,很不稳定,经过分析自动更新的数据日志发现更新程序大量的请求了根域名为
akamaized.net
azurewebsites.net
的访问记录

然后通过 ping 这里面的域名发现指向的 IP 地址都在国外,所以,如果手上有代理的,可以直接在 PAC 文件中加入上面的两个域名即可,然后重启更新程序,会发现速度变得很快,分分钟就下载完成了。
还有一种解决方案就是直接去官网上下载最新的包进行覆盖安装,官网直接下载就可以使用下载软件加速下载了。同样的也可以起到快速更新 office 的操作
很赞哦! (0)
点击排行
- Error in execution; nested exception is io.lettuce.core.RedisCommandExecutionException: ERR DISABLE You can't write or read against a disable instance
- Debian apt 使用国内镜像
- RocketMQ 出现 sendDefaultImpl call timeout 问题
- 类 BASE64Decoder 程序包 sun.misc 找不到符号
- SpringBoot @NotBlank 不生效问题
- 记一次 Mybatis-Plus 自动填充无效问题解决
- SpringBoot 2.x 文件上传出现 The field file exceeds its maximum permitted size of 1048576 bytes
- nuxt 项目完整部署方案
站长推荐
猜你喜欢
- ThinkPHP 解决跨域访问问题
- nuxt 项目完整部署方案
- Windows CMD 常用命令
- SpringBoot 启动测试时出现提示 Test class should have exactly one public zero-argument constructor
- CentOS 安装Python3
- Linux 安装 Tengine
- 获取阿里云CDN真实IP
- Oracle ORA-12541:TNS:no listener错误解决方法
- sentinel directive while not in sentinel mode 问题解决
- Vue 路由跳转错误 NavigationDuplicated: Avoided redundant navigation to current location