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...
nginx惊群问题,又学到了,mark。
a stateless application-level request/response protocol that uses extensible semantics and self-descriptive message payloads for flexible...
接下来就是了解整个业务线、核心系统,nginx代理配置。统计出所有已用到的域名,需要购买什么类型域名证书,泛域名证书、二级域名、三级域名还等,分析统计;...
Continue reading >>最近开发有个需求,需要通过一个域名加国家地区代码跳转到不同机房的服务。由于中间还要走一层ingress,需要设置下指定域名的头,ingress才能打到指定后端服务。
在if语句中通过proxy_set_header来实现,发现nginx不支持,检测会报错:
nginx: [emerg] "proxy_set_header" directive is not allowed here...Continue reading >>
With the advent of Microservices, ingress routing and routing between services has been an every-increasing demand. I currently default to nginx for this - with no plausible reason or experi...
Continue reading >>