Avatar notebook default
13篇文章 · 20094字 · 1人关注
  • nginx 配置 HTTPS 服务

    编译自:[configuring_https_servers][1][1]: http://nginx.org/en/docs/http/con...

  • nginx 的 HTTP 负载均衡

    编译自:load_balancing 目录: 负载均衡方法 默认负载均衡配置 基于最小连接数的负载均衡 会话保持 给负载均衡添加权重 健康检测 ...

  • nginx 的 server names

    编译自:server_names 目录: 通配符主机名 正则表达式主机名 混杂主机名 对主机名的优化 兼容性 nginx 的 server na...

  • nginx 是如何处理访问请求的

    编译自:request_processing 目录: name-based 虚拟主机 对于未定义 server name 的访问请求,如何防止其...

  • nginx 命令行参数

    编译自:http://nginx.org/en/docs/switches.html nginx 支持以下的命令行参数: 执行:nginx -h...

  • nginx 配置文件的计量单位

    译自:http://nginx.org/en/docs/syntax.html 计量大小的单位: 时间单位: Multiple units ca...

  • 设置 hash

    编译自:http://nginx.org/en/docs/hash.html nginx 为了快速处理静态数据集,比如:server names...

  • nginx 所支持的并发模型

    编译自:http://nginx.org/en/docs/events.html 注:connection processing methods...

  • nginx 安装详解(better version)

    编译自:installing-nginx-open-source 目录 选择 Stable 还是 Mainline? 选择预编译的 pacakg...

    0.6 3769 0 21

文集作者