博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Master Nginx(4) - Nginx as a Reverse Proxy
阅读量:5833 次
发布时间:2019-06-18

本文共 588 字,大约阅读时间需要 1 分钟。

Introduction to reverse proxying

  the proxy module

    legacy servers with cookies

  the upstream module

    keepalive connections

    load-balancing algorithms

Types of upstream servers

  single upstream server

  multiple upstream servers

  non-HTTP upstream servers

    memcached upstream servers

    FastCGI upstream servers

    SCGI upstream servers

    uWSGI upstream servers

Converting an "if"-fy configuration to a more modern interpretation

Using error documents to handle upstream problems

Determing the client's real IP address

转载于:https://www.cnblogs.com/thlzhf/p/5175607.html

你可能感兴趣的文章
写Use Case的一种方式,从oracle的tutorial抄来的
查看>>
【C#】protected 变量类型
查看>>
Ubuntu解压
查看>>
爬虫_房多多(设置随机数反爬)
查看>>
藏地密码
查看>>
爬虫去重(只是讲了去重的策略,没有具体讲实现过程,反正就是云里雾里)...
查看>>
react中将px转化为rem或者vw
查看>>
8816
查看>>
avcodec_open2()分析
查看>>
何如获取单选框中某一个选中的值
查看>>
paip.输入法编程----删除双字词简拼
查看>>
tcp状态
查看>>
sass入门篇
查看>>
QQ悬浮返回顶部
查看>>
weblogic 9.2部署CXF Service应用
查看>>
MySQL建表语句的一些特殊字段
查看>>
DeDe调用指定栏目ID下的文章
查看>>
《Unix环境高级编程》读书笔记 第8章-进程控制
查看>>
腾讯前端二面题目详解
查看>>
RNA-seq标准化
查看>>