文章 2024-05-20 来自:开发者社区

nginx-upload-module模块实现文件断点续传_nginx upload module 断点续传 进度(1)

upload_set_form_field $upload_field_name.path "$upload_tmp_path"; } location @uploadHandler { proxy_pass http://backend-host; } [...] } ...

nginx-upload-module模块实现文件断点续传_nginx upload module 断点续传 进度(1)
阿里云文档 2024-02-23

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

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

阿里云文档 2024-02-23

如何配置NginxSentinel模块

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

文章 2023-04-26 来自:开发者社区

1分钟系列-Filebeat 模块之 Nginx 配置使用

背景在上一篇分享中,我们发现数据采集到的日志数据都在 message 属性里,本次分享如何利用模块格式化日志信息Filebeat ModuleFilebeat 内置提供了许多开箱即用的 modules ,对日志文件做简单的收集和解析处理,可以简化我们的配置,直接使用就可以cd /usr/local/filebeat-7.6.2-linux-x86_64 # 查看支持哪些模块./filebeat ....

1分钟系列-Filebeat 模块之 Nginx 配置使用
文章 2017-11-27 来自:开发者社区

自动安装带nginx_upstream_check_module模块的Nginx脚本

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 #!/bin/bash    useradd -s /sbin/nologin -M nginx     yum install pcre...

文章 2017-11-08 来自:开发者社区

zabbix 通过status模块监控nginx

1、编辑nginx的配置文件,在server下添加如下内容: location /status { stub_status on; access_log off; allow 127.0.0.1; deny all; } 保存退出并重启nginx 2、创建监控nginx的脚本目录 mkdir /usr/local/zabbix/libexec 3、vim /usr/local/zabbix/li....

文章 2017-10-29 来自:开发者社区

搭建带lua模块的nginx调用ImageMagick工具实现实时剪切缩放图片功能

一、安装LuaJIT。 wget http://luajit.org/download/LuaJIT-2.0.5.tar.gz tar xf LuaJIT-2.0.5.tar.gz  cd LuaJIT-2.0.5 make make install 设置环境变量,设置后不要切换控台,否则会失效。 export LUAJIT_LIB=/usr/local/lib export LUAJI...

文章 2017-08-01 来自:开发者社区

《深入理解Nginx:模块开发与架构解析》一3.3 如何将自己的HTTP模块编译进Nginx

3.3 如何将自己的HTTP模块编译进Nginx Nginx提供了一种简单的方式将第三方的模块编译到Nginx中。首先把源代码文件全部放到一个目录下,同时在该目录中编写一个文件用于通知Nginx如何编译本模块,这个文件名必须为config。它的格式将在3.3.1节中说明。这样,只要在configure脚本执行时加入参数--add-module=PATH(PATH就是上面我们给定的源代码、conf....

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

产品推荐

{"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"}}