阿里云文档 2025-04-15

Nginx安装SSL证书时http_ssl_module相关报错及解决方法

Nginx服务器需要通过http_ssl_module模块来加载SSL证书,因此安装SSL证书前,需要保证当前Nginx已包含此模块。

阿里云文档 2024-02-23

旧版Nginx接入Sentinel流量防护的配置说明

本文介绍使用Nginx接入Sentinel流量防护的配置说明。

阿里云文档 2024-02-23

如何配置NginxSentinel模块

本文介绍使用Nginx接入Sentinel流量防护的配置说明。

文章 2018-12-10 来自:开发者社区

nginx的rewrite模块使用及gzip模块配置记录

一、ngx_http_rewrite_module使用语法: rewrite regex replacement [flag]1、表示把用户当前请求的URI基于regex正则表达式做检查,能被regex匹配到时,将替换为replacement的字符串;并继续进行匹配检查.用于server{}上下文与location上下文中2、如果在一个location中存在多个rewrite规则会自上而下逐个检....

文章 2016-03-06 来自:开发者社区

nginx gzip 模块配置

#gzip模块设置 gzip on; #开启gzip压缩输出 gzip_min_length 1k; #最小压缩文件大小 gzip_buffers 4 16k; #压缩缓冲区 gzip_http_version 1.0; #压缩版本(默认1.1,前端如果是squid2.5请使用1.0) gzip_comp_level 2; #压缩等级 gzip_types text/plain applicat....

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。

产品推荐

{"cardStyle":"productCardStyle","productCode":"aliyun","productCardInfo":{"productTitle":"部署Nginx并通过Ingress暴露和监控服务","productDescription":"在阿里云容器服务(后简称ACK)集群中通过YAML文件快速部署一个Nginx应用并通过Nginx Ingress暴露和监控服务,结合使用ACK、日志服务、专有网络搭建业务部署运维方案。","productContentLink":"https://www.aliyun.com/solution/tech-solution/nginx_ingress","isDisplayProductIcon":true,"productButton1":{"productButtonText":"方案详情","productButtonLink":"https://www.aliyun.com/solution/tech-solution/nginx_ingress"},"productButton2":{"productButtonText":"一键部署","productButtonLink":"https://help.aliyun.com/document_detail/2400022.html"},"productButton3":{"productButtonText":"查看更多技术解决方案","productButtonLink":"https://www.aliyun.com/solution/tech-solution/"},"productPromotionInfoBlock":[{"$id":"0","productPromotionGroupingTitle":"解决方案推荐","productPromotionInfoFirstText":"MSE实现全链路灰度","productPromotionInfoFirstLink":"https://www.aliyun.com/solution/tech-solution/iflgbomse","productPromotionInfoSecondText":"云架构必修课:云上高可用架构","productPromotionInfoSecondLink":"https://www.aliyun.com/solution/tech-solution/hablog"}],"isOfficialLogo":false},"activityCardInfo":{"activityTitle":"","activityDescription":"","cardContentBackgroundMode":"LightMode","activityContentBackgroundImageLink":"","activityCardBottomInfoSelect":"activityPromotionInfoBlock"}}