TCP/IP | HTTP(S) | Web 学习书籍分享
◎Github地址:https://github.com/anzhihe/Free-Web-Books.git,此文章移到github维护
Free Web Books
This is my personal collection of free tcp/ip web http(s) books, feel free to share and read.
Google Drive:https://dri...
◎Github地址:https://github.com/anzhihe/Free-Web-Books.git,此文章移到github维护
This is my personal collection of free tcp/ip web http(s) books, feel free to share and read.
Google Drive:https://dri...
今天收到两封七牛云的邮件,正在使用的cdn加速测试域名被回收了,网站顿时就GG啦,真是无语。暂时先用七牛云的融合CDN来续续命,不过配置还是比较坑的,七牛云越来越坑了,有时间得考虑换个cdn。
1.第一步先弄个二级域名的https证书(网站走了https加速需要,http这步可以省略)
2.在对象存储空间自定义添加加速域名
3.加速域名解析cname
4.测试外链是否访问正常
5.更改网站cdn缓存配置
Continue reading>>//...
yum install -y squid mkdir -pv /home/anzhihe/app/squid && chown anzhihe.anzhihe -R /home/anzhihe
sysctl net.ipv4.ip_local_port_range="1025 65000" open files &...Continue reading>>