
Nginx
文章平均质量分 66
hanruikai
aaa
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Hello nginx
1.Reverse proxyIn computer networks, a reverse proxy is a type of proxy server that retrieves resources on behalf of a client from one or more servers. These resources are then retur原创 2015-07-29 18:00:10 · 661 阅读 · 0 评论 -
Nginx深入详解之upstream分配方式
location /PlcmRmWeb { proxy_pass http://rpum_provision_pool; proxy_set_header Host $rpum_host; proxy_set_header Connection "Keep-A转载 2016-09-27 17:22:22 · 16979 阅读 · 0 评论