小鹿记录

Nginx正向代理

普通的http & https访问代理 refer to : https://github.com/chobits/ngx_http_proxy_connect_module https://blog.csdn.net/qq_42890862/article/details/129617736 ht

Administrator Administrator 发布于 2024-06-04

Serving Static Content

refer to : https://docs.nginx.com/nginx/admin-guide/web-server/serving-static-content/Configure NGINX and NGINX Plus to serve static content, with typ

Administrator Administrator 发布于 2023-06-19

Nginx Module

Administrator Administrator 发布于 2023-06-16

Full Example Configuration

refer to : https://www.nginx.com/resources/wiki/start/topics/examples/full/proxy.confproxy_redirect off;proxy_set_header Host

Administrator Administrator 发布于 2023-06-15

Accepting the PROXY Protocol

refer to : https://docs.nginx.com/nginx/admin-guide/load-balancer/using-proxy-protocol/This article explains how to configure NGINX and NGINX Plus to

Administrator Administrator 发布于 2023-06-15

HTTP Health Checks

refer to : https://docs.nginx.com/nginx/admin-guide/load-balancer/http-health-check/Passive Health ChecksFor passive health checks, NGINX and NGINX Pl

Administrator Administrator 发布于 2023-06-14

TCP and UDP Load Balancing

refer to : https://docs.nginx.com/nginx/admin-guide/load-balancer/tcp-udp-load-balancer/PrerequisitesLatest NGINX Plus (no extra build steps required)

Administrator Administrator 发布于 2023-06-13