Fork me on GitHub
随笔 - 215  文章 - 13  trackbacks - 0
<2018年12月>
2526272829301
2345678
9101112131415
16171819202122
23242526272829
303112345


专注即时通讯及网游服务端编程
------------------------------------
Openresty 官方模块
Openresty 标准模块(Opm)
Openresty 三方模块
------------------------------------
本博收藏大部分文章为转载,并在文章开头给出了原文出处,如有再转,敬请保留相关信息,这是大家对原创作者劳动成果的自觉尊重!!如为您带来不便,请于本博下留言,谢谢配合。

常用链接

留言簿(1)

随笔分类

随笔档案

相册

Awesome

Blog

Book

GitHub

Link

搜索

  •  

积分与排名

  • 积分 - 211162
  • 排名 - 118

最新评论

阅读排行榜

Nginx\Openresty
Lua环境下使用Protobuf
posted @ 2018-06-06 16:57 思月行云 阅读(7292) | 评论 (1)  编辑
lua实现List及Dictionary
posted @ 2018-05-08 11:07 思月行云 阅读(1067) | 评论 (0)  编辑
Openresty 实现 Websocket Server
posted @ 2018-05-04 12:05 思月行云 阅读(3143) | 评论 (0)  编辑
Openresty中建立WebSocket连接
posted @ 2018-05-04 11:15 思月行云 阅读(2268) | 评论 (0)  编辑
Nginx 作为 WebSockets 代理
posted @ 2017-06-03 14:35 思月行云 阅读(1021) | 评论 (0)  编辑
Nginx+Tomcat实现动静分离
posted @ 2017-04-11 17:32 思月行云 阅读(260) | 评论 (0)  编辑
Nginx性能调优
posted @ 2017-03-28 17:21 思月行云 阅读(1351) | 评论 (1)  编辑
启用Nginx Status状态详解
posted @ 2017-03-21 11:46 思月行云 阅读(351) | 评论 (0)  编辑
使用Nginx+Lua(OpenResty)开发高性能Web应用      摘要: http://jinnianshilongnian.iteye.com/blog/2280928  阅读全文
posted @ 2016-08-26 18:01 思月行云 阅读(1716) | 评论 (0)  编辑
视频:基于OpenResty的百万级长连接推送      摘要: 优酷视频:http://v.youku.com/v_show/id_XMTQwNDUxODQzMg==.html#paction  阅读全文
posted @ 2016-08-13 10:54 思月行云 阅读(1108) | 评论 (0)  编辑
基于OpenResty(ngx_lua)的长连接推送服务器      摘要: 最近实现一个二维码扫描登录的功能,当用户用移动设备扫描PC端页面的二维码之后,移动设备通过常规HTTP短连接向服务器获取认证数据,认证通过后,服务器向PC浏览器主动推送帐号相关信息以完成PC端页面的登录。

服务器主动向浏览器推送数据,基本上就是ajax轮询、iframe stream、websocket等等,可以参见 《Comet (web技术)》
  阅读全文
posted @ 2016-08-04 08:55 思月行云 阅读(4325) | 评论 (0)  编辑
Openresty的一些相关资源      摘要: sky9,关于balancer!
LUA WAF---VeryNginx
kafka for openresty
An Introduction To OpenResty (nginx + lua) - Part 1
OpenResty的大时代已经来临  阅读全文
posted @ 2016-08-02 14:03 思月行云 阅读(208) | 评论 (0)  编辑
关于 Openresty 的两三事      摘要: http://lua.ren/topic/135/%E5%85%B3%E4%BA%8E-openresty-%E7%9A%84%E4%B8%A4%E4%B8%89%E4%BA%8B  阅读全文
posted @ 2016-08-02 13:48 思月行云 阅读(731) | 评论 (0)  编辑
Openresty——由Lua粘合的Nginx生态环境      摘要: http://blog-zq-org.qiniucdn.com/pyblosxom/oss/openresty-intro-2012-03-06-01-13.html  阅读全文
posted @ 2016-08-01 09:50 思月行云 阅读(289) | 评论 (0)  编辑
基于 OpenResty 的服务器架构设计      摘要: http://zengrong.net/post/2228.htm  阅读全文
posted @ 2016-08-01 09:42 思月行云 阅读(672) | 评论 (0)  编辑
OpenResty 系列课程      摘要: http://www.stuq.org/my/courses/study/1015   阅读全文
posted @ 2016-07-29 08:46 思月行云 阅读(1353) | 评论 (0)  编辑
OpenResty最佳实践      摘要: https://moonbingbing.gitbooks.io/openresty-best-practices/content/index.html  阅读全文
posted @ 2016-07-18 14:47 思月行云 阅读(451) | 评论 (0)  编辑