jony413

多媒体信息发布、排队叫号、医院分诊、电子班牌

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

文章分类 -  nginx

摘要:Nginx是一款轻量级的web服务器/反向代理服务器,更详细的释义自己百度了。目前国内像新浪、网易等都在使用它。先说下我的服务器软件环境: 系统:windows_server_2008_standard_enterprise_and_datacenter_with_sp2_x64 当前运行的Tomc 阅读全文
posted @ 2018-01-22 09:47 jony413 阅读(185) 评论(0) 推荐(0)

摘要:1.install nginx with nginx_rtmp_module 1.1.yum install gcc gcc-c++ 1.2.download pcre,zlib,openssl 1.3.download the modules,such as ngx_cache_purge, ng 阅读全文
posted @ 2017-09-14 10:01 jony413 阅读(149) 评论(0) 推荐(0)

摘要:又有人在windows下编译nginx – 为什么那么多人喜欢自残呢?官网教程Building nginx on the Win32 platform with Visual C本文基本上就是对着做,但需要对其进行微调 – 不爽吗?咬我啊!!准备工具系统: winxp sp3 32位, 例如你可以用... 阅读全文
posted @ 2015-11-11 15:47 jony413 阅读(310) 评论(0) 推荐(0)