nginx中文官网

_相关内容

Nginx社区版服务实例部署

Nginx在计算巢上提供了社区版服务,您无需自行配置云主机,即可在计算巢上快速部署Nginx服务、实现运维监控,从而方便地基于Nginx搭建您自己的应用。详情请看 Nginx官网。计费说明 Nginx社区版在计算巢上的费用主要涉及:所选vCPU与内存...

非阿里云主机如何通过Nginx代理服务器上报监控数据?

进入指定安装目录路径下,下载安装包,其它版本自行到 Nginx 官网下载。cd/usr/local wget http://nginx.org/download/nginx-1.19.6.tar.gz解压安装包。tar-zxvf nginx-1.19.6.tar.gz 安装依赖工具。yum install-y git patch pcre pcre-...

采集Linux系统Syslog

更多信息,请参见 Nginx官网说明。例如,在配置文件中增加如下内容。server {.#Add this line.access_log syslog:server=127.0.0.1:9001,facility=local7,tag=nginx,severity=info combined;} 执行以下命令重启Nginx服务,使配置生效。sudo...

在ACS集群中使用网络策略

创建Nginx应用:kubectl run nginx-image=nginx 预期输出:pod/nginx created 查看Pod是否启动:kubectl get pod 预期输出:NAME READY STATUS RESTARTS AGE nginx 1/1 Running 0 45s 创建名为nginx的Service:kubectl expose pod nginx-...

使用SAE部署Nginx服务

Nginx可以用于搭建静态网站,也可以实现反向代理(将客户端的请求转发到其他后端应用)。本文将指引您使用SAE部署Nginx服务。方案概览 如下图所示,Nginx能够根据客户端请求的路径,返回应用自身包含的静态资源(如HTML页面),或者将请求...

部署LNMP环境

安装Nginx sudo dnf-y install nginx Alibaba Cloud Linux2/CentOS 7#添加Nginx官方源 sudo tee/etc/yum.repos.d/nginx.repo-'EOF'[nginx-stable]name=nginx stable repo baseurl=https://nginx.org/packages/centos/7/$basearch/gpgcheck=...

请求通过DCDN回源后Gzip压缩不生效?

更多有关 gzip_proxied 配置的介绍,请参见 Nginx官方文档。说明 当不存在 gzip_proxied 配置时,该配置将使用默认值 off。gzip_proxied any 说明 any 表示所有来自代理服务器的请求都将启用压缩。保存上述配置后,依次执行下列命令,...

请求通过CDN回源后未正常启用Gzip压缩

更多有关 gzip_proxied 配置的介绍,请参见 Nginx官方文档。说明:当不存在 gzip_proxied 配置时,该配置将使用默认值 off。gzip_proxied any 说明:any 表示所有来自代理服务器的请求都将启用压缩。保存上述配置后,依次执行下列命令,...

Nginx Ingress运维相关基础知识

本文介绍关于Nginx基础知识点,Nginx Ingress Controller实现原理,以及相关运维能力。Nginx基础知识点 在Nginx中,可以采用指令来配置其转发代理功能逻辑。这些指令通常在/etc/nginx/nginx.conf 配置文件中指定,或者在通过主配置文件 ...

使用代码包部署应用

官方Nginx默认配置如下:类型 路径 说明 文件/usr/sbin/nginx Nginx官方程序。目录/etc/nginx/Nginx默认配置目录。文件/etc/nginx/nginx.conf Nginx默认配置文件nginx.conf,包含 http {} 配置。其中 http {} 默认引用/home/admin/app/...

Nginx网站常见问题排查

本文主要介绍使用阿里云ECS实例搭建Nginx网站时,遇到的一些常见问题的处理方法。详细信息 说明 阿里云提醒您:如果您对实例或数据有修改、变更等风险操作,务必注意实例的容灾、容错能力,确保数据安全。如果您对实例(包括但不限于ECS、...

Manage the NGINX Ingress controller

Container Service for Kubernetes(ACK)provides the NGINX Ingress controller.This topic describes how to install,upgrade,configure,and uninstall the NGINX Ingress controller.Install the NGINX Ingress controller If you do not...

Usage notes of the NGINX Ingress controller

The NGINX Ingress controller is deployed in Container Service for Kubernetes(ACK)clusters and used to control Ingresses.The NGINX Ingress controller provides high performance and allows you to customize the controller ...

Best practices for the Nginx Ingress Controller

You may need to change the configurations of the Nginx Ingress Controller for different business scenarios.This topic describes best practices to help you configure the Nginx Ingress Controller for optimal performance....

Issues related to http_ssl_module of NGINX and ...

http_ssl_module Cause: The NGINX server is not compiled with the http_ssl_module module. Error 2: nginx:[emerg]unknown directive“ssl”in/usr/local/nginx/conf/nginx.conf Cause:After you modify the configuration file of the...

接入Nginx监控数据

Nginx中的自建状态页可用于监控Nginx,生成监控指标。您可以将Nginx中的监控指标接入到全栈可观测应用中,进行可视化展示。前提条件 已创建全栈可观测实例。具体操作,请参见 创建实例。确保用于安装Logtail的服务器可连接Nginx服务器。...

Use Zipkin to perform tracing analysis on NGINX

NGINX is a free,open source,and high-performance server that serves as an HTTP server and a reverse proxy. You can perform tracing analysis on NGINX to better monitor the status of your applications.This topic describes ...

Use Zipkin to perform tracing analysis on NGINX

NGINX is a free,open source,and high-performance server that serves as an HTTP server and a reverse proxy. You can perform tracing analysis on NGINX to better monitor the status of your applications.This topic describes ...

Nginx接入流量防护

当有请求流量时,您可以在AHAS控制台中查看Nginx网关请求的实时QPS和RT等数据。本文介绍如何将Nginx接入流量防护。接入流量防护 登录 AHAS控制台,然后在页面左上角选择地域。在控制台左侧导航栏中选择 流量防护 Ingress/Nginx防护,然后...

Use Jaeger to perform tracing analysis on NGINX

NGINX is a free,open source,and high-performance server that serves as an HTTP server and a reverse proxy. You can perform tracing analysis on NGINX to better monitor the status of your applications.This topic describes ...

Nginx Ingress FAQ

nginx clusterrolebinding.rbac.authorization.k8s.io/ingress-nginx role.rbac.authorization.k8s.io/ingress-nginx rolebinding.rbac.authorization.k8s.io/ingress-nginx service/nginx-ingress-lb deployment.apps/nginx-ingress-...

Use Jaeger to perform tracing analysis on NGINX

NGINX is a free,open source,and high-performance server that serves as an HTTP server and a reverse proxy. You can perform tracing analysis on NGINX to better monitor the status of your applications.This topic describes ...

Install the NGINX Ingress controller

In cloud-edge collaboration scenarios,traffic processing for services under edge units is prioritized within edge node pools.This topic describes how to deploy the NGINX Ingress controller in both edge node pools and cloud...

通过Nginx Ingress实现灰度发布和蓝绿发布

当对服务进行版本更新升级...展开查看YAML文件 apiVersion:apps/v1 kind:Deployment metadata:name:old-nginx spec:replicas:2 selector:matchLabels:run:old-nginx template:metadata:labels:run:old-nginx spec:containers:image:registry....

使用Nginx Ingress

Nginx Ingress是一种用于Kubernetes集群的网络流量管理解决方案,通过Ingress API对象将外部流量路由到集群内部服务。Nginx Ingress Controller部署在集群内部,提供高性能和可定制性。ACK Edge集群 整合社区版本和阿里云产品功能,提供更...

Install an SSL certificate on an Nginx or Tengine ...

make CFLAGS='-Wno-error=deprecated-declarations'.Replace the Nginx executable file.Back up the original Nginx executable file(the path/usr/local/nginx/sbin/nginx is used as an example):#Replace/usr/local/nginx/sbin/nginx ...

Preserve the client IP address by configuring NGINX

you need to configure NGINX to enable the PROXY protocol and set up your application to parse the PROXY protocol header that contains the real IP address of a client.Before you begin NGINX Plus R3 and later or NGINX Open ...

Upgrade ack-ingress-nginx installed on the ...

This topic describes how to upgrade ack-ingress-nginx that is installed on the Marketplace page in the Container Service for Kubernetes(ACK)console.Background information The Ingress API v1beta1 is deprecated in Kubernetes...

Deploy multiple Ingress controllers in a cluster

This topic describes how to deploy ...h1 p If you see this page,the nginx web server is successfully installed and working.Further configuration is required./p p For online documentation and support please refer to a href=...

Ingress高级用法

关于 rewrite 指令的具体用法,请参照 Nginx官方文档对该指令的描述。为路由规则配置HTTPS证书 您可以通过Ingress提供的原生语义来为网站配置 HTTPS 证书。准备您的服务证书。说明 域名需要与您所配置的Host一致,否则将无法被Nginx ...

Nginx Ingress配置词典

您可以通过配置Nginx Ingress的ConfigMap资源或使用Nginx Ingress注释来进行配置。本文列出了Nginx Ingress常用的注释和ConfigMap字段的具体说明与使用方法。索引 资源 配置项 ConfigMap ConfigMap默认配置说明 配置项说明 Annotation 负载...

Use the ExternalDNS service

ExternalDNS configures external DNS ...h1 p If you see this page,the nginx web server is successfully installed and working.Further configuration is required./p p For online documentation and support please refer to a href=...
< 1 2 3 4 ... 200 >
共有200页 跳转至: GO
新人特惠 爆款特惠 最新活动 免费试用