文章 2017-02-16 来自:开发者社区

用nginx搭建http/rtmp/hls协议的MP4/FLV流媒体服务器

前前后后搭建了两三个星期,终于可以告一段落,nginx实在是有点强大。写一篇笔记来记录一下这个过程中的思路和解决方案。 一.搭建nginx平台: 基本是基于http://blog.csdn.net/xiaoliouc/article/details/8363984 一步步安装nginx搭建流媒体服务器 这篇博客来搭建。 我的ubuntu是14.04LTS。各种包的版本是: nginx-1...

文章 2017-02-16 来自:开发者社区

通过nginx搭建hls流媒体服务器

通过录像文件模拟直播源,通过rtmp协议推送到nginx服务器  nginx 配置文件 增加   [html] view plain copy     rtmp {         server {   &nb...

通过nginx搭建hls流媒体服务器
文章 2017-02-16 来自:开发者社区

Linux上用nginx搭建RTMP服务器

参考文章:https://obsproject.com/forum/resources/how-to-set-up-your-own-private-rtmp-server-using-nginx.50/ 我的环境ubuntu 1、 安装编译 nginx 所需要的库 sudo apt-get install build-essential libpcre3 libpcre3-dev libss.....

问答 2017-01-29 来自:开发者社区

nginx站点经常无缘无故504超时,每次需要重启服务器才能解决

nginx站点经常无缘无故504超时,每次需要重启服务器才能解决,服务器,简约型t1,环境centos6.8+AMH+nginx+mysql本人比较小白,希望能得到大佬们的帮助问题站点itnns.com

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

[Docker系列·2] 搭建基于Docker的Nginx服务器

docker命令别名 ~/.bashrc # .bashrc alias d="sudo docker” docker的nginx工作目录 /home/erichan/d/nginx docker的Dockerfile # Version: 0.0.1 FROM feuyeux/ssd MAINTAINER Eric Han "feuyeux@gmail.com" RUN apt-get u...

问答 2017-01-02 来自:开发者社区

请教一个问题,安装Wordpress ,Web 服务器 Apache和nginx 哪个比较好?

请教一个问题,安装Wordpress ,Web 服务器 Apache和nginx 哪个比较好? 这两个不知道如何选择? 请大神帮忙。

文章 2016-12-19 来自:开发者社区

Nginx服务器在互联网系统架构部署中的应用

Nginx服务器在互联网系统架构部署中的应用 nginx主要有三种应用: 1.互联网系统部署时做反向代理 正向代理是指:通过内网访问外网应用服务 反向代理是指:通过外网访问内网应用服务 nginx可以对内网服务进行反向代理,使得外网可以正常访问并且保证了系统安全性。nginx可以代理多个服务器。 2.通过配置upstream+location 来实现负载均衡upstream linuxidc .....

文章 2016-12-02 来自:开发者社区

nginx自动检测后台服务器健康状态

转自http://www.iyunv.com/thread-38535-1-1.html   公司业务线上对后端节点的健康检查是通过nginx_upstream_check_module模块做的,这里我将分别介绍这三种实现方式以及之间的差异性。  一、ngx_http_proxy_module 模块和ngx_http_upstream_module模块(自带)  &n...

文章 2016-12-02 来自:开发者社区

nginx 服务器重启命令,关闭

nginx -s reload  :修改配置后重新加载生效 nginx -s reopen  :重新打开日志文件nginx -t -c /path/to/nginx.conf 测试nginx配置文件是否正确关闭nginx:nginx -s stop  :快速停止nginx         ...

问答 2016-12-01 来自:开发者社区

阿里云nginx服务器如何做404页面

原来用WordPress 自动404页面,现在改成dede,无法自动404了。在网上找了好多资料,都说修改nginx.conf可以实现404跳转,修改后不管用,哪位高手能告知一下,该如何做才能做到404页面正确调用

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

产品推荐

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