在新选项卡中打开链接
  1. nginx

    6 天之前 · nginx (" engine x ") is an HTTP web server, reverse proxy, content cache, load balancer, TCP/UDP proxy server, and mail proxy server. Originally written by Igor Sysoev and distributed …

  2. nginx: download

    6 天之前 · nginx-1.18.0 pgp nginx/Windows-1.18.0 pgp CHANGES-1.16 nginx-1.16.1 pgp nginx/Windows-1.16.1 pgp CHANGES-1.14 nginx-1.14.2 pgp nginx/Windows-1.14.2 pgp CHANGES …

  3. nginx

    6 天之前 · nginx (" engine x ") is an HTTP web server, reverse proxy, content cache, load balancer, TCP/UDP proxy server, and mail proxy server. Originally written by Igor Sysoev and distributed …

  4. nginx documentation

    6 天之前 · nginx documentation Introduction Installing nginx Building nginx from Sources Beginner’s Guide Admin’s Guide Controlling nginx Connection processing methods Setting up hashes A …

  5. Installing nginx

    6 天之前 · Installing nginx nginx can be installed differently, depending on the operating system. Installation on Linux For Linux, nginx packages from nginx.org can be used. Installation on FreeBSD …

  6. nginx: Linux packages

    6 天之前 · Installation instructions Before you install nginx for the first time on a new machine, you need to set up the nginx packages repository. Afterward, you can install and update nginx from the …

  7. Beginner’s Guide

    6 天之前 · This guide gives a basic introduction to nginx and describes some simple tasks that can be done with it. It is supposed that nginx is already installed on the reader’s machine. If it is not, see the …

  8. nginx for Windows

    6 天之前 · To install nginx/Windows, download the latest mainline version distribution (1.31.1), since the mainline branch of nginx contains all known fixes. Then unpack the distribution, go to the nginx …

  9. Module ngx_http_proxy_module - nginx

    6 天之前 · The ngx_http_proxy_module module allows passing requests to another server.

  10. Module ngx_http_core_module - nginx

    6 天之前 · The default value “ on ” instructs nginx to wait for and process additional data from a client before fully closing a connection, but only if heuristics suggests that a client may be sending more data.