Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
openresty
Conversations
Labels
About
openresty
1–30 of 4014
这里是 OpenResty 中文邮件列表,用于中文用户讨论 OpenResty 软件包以及 Nginx 和 Lua 相关的所有技术问题。
OpenResty 通过汇聚各种设计精良的 Nginx 模块和 Lua 库,将 Nginx 有效地变成一个强大的 Web 应用服务器,以便让 Web 开发人员使用 Lua 脚本语言,快速构造出足以胜任 10K+ 并发连接的非阻塞的 Web 应用。
OpenResty 英文邮件列表在这里:
https://groups.google.com/
group/openresty-en
订阅方法:发送空白邮件到地址
openresty+
subscribe@googlegroups.com
即可完成订阅。
发贴:在完成订阅之后,直接发送你的讨论邮件到地址
openr
esty@googlegroups.com
官网:
http://openresty.org/
仓库:
https://github.com/
agentzh/ngx_openresty
维护者: 章亦春 (agentzh)
http://agentzh.org/
Mark all as read
Report abusive group
0 selected
willmafh
,
Junlong li
2
Jul 1
ngx_http_lua_lightudata_mask细节疑惑
https://github.com/LuaJIT/LuaJIT/commit/e9af1abec542e6f9851ff2368e7f196b6382a44c 这个应该是历史原因,目前不应该有这样的
unread,
ngx_http_lua_lightudata_mask细节疑惑
https://github.com/LuaJIT/LuaJIT/commit/e9af1abec542e6f9851ff2368e7f196b6382a44c 这个应该是历史原因,目前不应该有这样的
Jul 1
Steven Lizhi
, …
李凌
6
Jun 30
关于openresty cdn 场景使用
Okay. Thank you. We are use lua build waf rule, may be have other issue. On Thursday, 30 June 2022 at
unread,
关于openresty cdn 场景使用
Okay. Thank you. We are use lua build waf rule, may be have other issue. On Thursday, 30 June 2022 at
Jun 30
刘东旭
,
Junlong Li
8
Jun 29
sock.receive("'*l")读取sse请求数据时,返回的数据里多出来1a 5c这样的字符
好嘞,非常感谢! 在2022年6月16日星期四 UTC+8 22:58:40<liju...@openresty.com> 写道: 好极了,你可以提交PR给原来的仓库,这样更多人受益 On
unread,
sock.receive("'*l")读取sse请求数据时,返回的数据里多出来1a 5c这样的字符
好嘞,非常感谢! 在2022年6月16日星期四 UTC+8 22:58:40<liju...@openresty.com> 写道: 好极了,你可以提交PR给原来的仓库,这样更多人受益 On
Jun 29
汪剑
Jun 28
使用lua-resty-websocket,server如何处理与多个客户端的通信
使用lua-resty-websocket,server如何处理与多个客户端的通信,有哪些方法呢?
unread,
使用lua-resty-websocket,server如何处理与多个客户端的通信
使用lua-resty-websocket,server如何处理与多个客户端的通信,有哪些方法呢?
Jun 28
汪剑
Jun 27
监控openresty websocket流量
请教下如何监控openresty websocket的流量?
unread,
监控openresty websocket流量
请教下如何监控openresty websocket的流量?
Jun 27
xue
Jun 24
zero size buf in output 数据只能读一次,是否有更好解决方案?
client--->openresty--->site step 1: 上传文件 (client) curl -F "file_name=@big_file.zip" -
unread,
zero size buf in output 数据只能读一次,是否有更好解决方案?
client--->openresty--->site step 1: 上传文件 (client) curl -F "file_name=@big_file.zip" -
Jun 24
fc1...@gmail.com
,
Junlong li
5
Jun 23
百万量级key value怎样快速插入shared
找到问题了,新加的字段太长了,整个value增加了一倍长度,插入时间也增加了一倍。 在2022年6月23日星期四 UTC+8 17:40:32<zhuizhu...@gmail.com> 写
unread,
百万量级key value怎样快速插入shared
找到问题了,新加的字段太长了,整个value增加了一倍长度,插入时间也增加了一倍。 在2022年6月23日星期四 UTC+8 17:40:32<zhuizhu...@gmail.com> 写
Jun 23
adiesemn lins
, …
Jinhua Luo
5
Jun 17
ngx.run_worker_thread卡住整个请求
这里确实有问题,我提交了PR: https://github.com/openresty/lua-nginx-module/pull/2060 在2022年6月17日星期五 UTC+8 10:43:26
unread,
ngx.run_worker_thread卡住整个请求
这里确实有问题,我提交了PR: https://github.com/openresty/lua-nginx-module/pull/2060 在2022年6月17日星期五 UTC+8 10:43:26
Jun 17
eric yuan
,
Junlong Li
3
Jun 12
如何实现并行发送的时候,其中只要有一个返回结果符合,就终止所有请求
今天查看了使用ngx.thread.spawn 和 ngx.thread.wati 来实现 local function send_more_http(api_url) local httpc =
unread,
如何实现并行发送的时候,其中只要有一个返回结果符合,就终止所有请求
今天查看了使用ngx.thread.spawn 和 ngx.thread.wati 来实现 local function send_more_http(api_url) local httpc =
Jun 12
Jiahao Wang
Jun 1
[ANN] Test::Nginx 0.30 is released
Hi there, I am happy to announce the new 0.30 release of Test::Nginx: https://openresty.org/en/ann-
unread,
[ANN] Test::Nginx 0.30 is released
Hi there, I am happy to announce the new 0.30 release of Test::Nginx: https://openresty.org/en/ann-
Jun 1
Jiahao Wang
May 24
[ANN] OpenResty 1.21.4.1 released
Hi folks, I am happy to announce the new formal release, 1.21.4.1, of our OpenResty web platform
unread,
[ANN] OpenResty 1.21.4.1 released
Hi folks, I am happy to announce the new formal release, 1.21.4.1, of our OpenResty web platform
May 24
郭俊勇
Apr 26
厦门-快快网络科技有限公司 [招聘]
基于NGINX/Openresty的开发 地点在厦门 - 对nginx熟悉 - 熟悉c或lua开发 有意联系 laoguofly@gmail.com
unread,
厦门-快快网络科技有限公司 [招聘]
基于NGINX/Openresty的开发 地点在厦门 - 对nginx熟悉 - 熟悉c或lua开发 有意联系 laoguofly@gmail.com
Apr 26
Jiahao Wang
Apr 19
[ANN] OpenResty 1.21.4.1 RC3 is now available for testing
Hi folks, We've just kicked out a new release candidate, OpenResty 1.21.4.1 RC3, for the
unread,
[ANN] OpenResty 1.21.4.1 RC3 is now available for testing
Hi folks, We've just kicked out a new release candidate, OpenResty 1.21.4.1 RC3, for the
Apr 19
xiaoxi
,
Junlong li
5
Apr 8
lua-upstream-nginx-module 的 get_upstreams 函数获取 upstream name 带端口
你的配置是proxy_pass http://10.0.0.100 upstream backend { xxxx } 还是 proxy_pass http://backend 前者会有端口,后者没有
unread,
lua-upstream-nginx-module 的 get_upstreams 函数获取 upstream name 带端口
你的配置是proxy_pass http://10.0.0.100 upstream backend { xxxx } 还是 proxy_pass http://backend 前者会有端口,后者没有
Apr 8
ms2008
Mar 19
🦍 Kong 招聘|让开源世界看到你的影响力
Kong 招聘 OpenResty|K8s|WASM 开发工程师 具有 Nginx/Tengine/OpenResty/Envoy/MOSN 等至少一种开发经验 熟悉 TCP/IP 协议栈,对协议栈开发
unread,
🦍 Kong 招聘|让开源世界看到你的影响力
Kong 招聘 OpenResty|K8s|WASM 开发工程师 具有 Nginx/Tengine/OpenResty/Envoy/MOSN 等至少一种开发经验 熟悉 TCP/IP 协议栈,对协议栈开发
Mar 19
徐林
,
Junlong li
2
Mar 17
openresty
不行的,整个模型还是nginx的单线程模型。 On Thursday, March 17, 2022 at 3:49:28 PM UTC+8 xul...@bytedance.com wrote:
unread,
openresty
不行的,整个模型还是nginx的单线程模型。 On Thursday, March 17, 2022 at 3:49:28 PM UTC+8 xul...@bytedance.com wrote:
Mar 17
Jiahao Wang
Mar 12
[ANN] OpenResty 1.21.4.1 RC2 is now available for testing
Hi folks, We've just kicked out a new release candidate, OpenResty 1.21.4.1 RC2, for the
unread,
[ANN] OpenResty 1.21.4.1 RC2 is now available for testing
Hi folks, We've just kicked out a new release candidate, OpenResty 1.21.4.1 RC2, for the
Mar 12
Lieyong Kang
,
Junlong li
3
Mar 11
OpenResty Lua-cosocket API使用问题,在ngx.thread.spawn派生的两个子线程中,无法正确释放资源
谢谢。 这一个问题可能是因为我之前对cosocket的理解不当,造成API使用有误造成的。 现在通过修改Lua代码,已经解决这个问题了。 遵循的编程原则是: 1. 两个子线程分别负责:
unread,
OpenResty Lua-cosocket API使用问题,在ngx.thread.spawn派生的两个子线程中,无法正确释放资源
谢谢。 这一个问题可能是因为我之前对cosocket的理解不当,造成API使用有误造成的。 现在通过修改Lua代码,已经解决这个问题了。 遵循的编程原则是: 1. 两个子线程分别负责:
Mar 11
Lieyong Kang
, …
Junlong li
12
Mar 9
基于OpenResty-TCP代理上传/下载速率问题
内网的路由器管理员对路由器有流量限制操作。 On Wednesday, March 9, 2022 at 7:42:21 PM UTC+8 zhuizhu...@gmail.com wrote: 多谢
unread,
基于OpenResty-TCP代理上传/下载速率问题
内网的路由器管理员对路由器有流量限制操作。 On Wednesday, March 9, 2022 at 7:42:21 PM UTC+8 zhuizhu...@gmail.com wrote: 多谢
Mar 9
黄武韬
, …
Junlong li
3
Mar 3
socket实现长连接问题
远程服务器没有打印日志可能是远程服务器的问题。 可以抓包确认一下,看起来是远程服务器关闭的。 On Wednesday, March 2, 2022 at 3:32:25 PM UTC+8
unread,
socket实现长连接问题
远程服务器没有打印日志可能是远程服务器的问题。 可以抓包确认一下,看起来是远程服务器关闭的。 On Wednesday, March 2, 2022 at 3:32:25 PM UTC+8
Mar 3
Yichun Zhang
2
Mar 3
新视频教程《在 OpenResty Edge 中限制请求速率(使用自定义键)》
上面这个视频教程的中文文字版刚也发表了:https://blog.openresty.com.cn/cn/edge-rate-limit/ Yichun On Wed, Mar 2, 2022 at 8
unread,
新视频教程《在 OpenResty Edge 中限制请求速率(使用自定义键)》
上面这个视频教程的中文文字版刚也发表了:https://blog.openresty.com.cn/cn/edge-rate-limit/ Yichun On Wed, Mar 2, 2022 at 8
Mar 3
郭俊勇
Mar 2
基于NGINX/Openresty的开发(厦门)
[招聘] 基于NGINX/Openresty的开发 发一个诚意招聘信息: 地点在厦门,厦门快快网络有限公司。 - 对nginx熟悉 - 熟悉c或lua开发 有意联系 laoguofly@gmail.
unread,
基于NGINX/Openresty的开发(厦门)
[招聘] 基于NGINX/Openresty的开发 发一个诚意招聘信息: 地点在厦门,厦门快快网络有限公司。 - 对nginx熟悉 - 熟悉c或lua开发 有意联系 laoguofly@gmail.
Mar 2
田晓勇
,
Junlong li
4
Feb 24
ngx.http_time()存在时区冲突问题
好吧,原来如此,感谢您的解答。 Junlong li <zhuizhuhaomeng@gmail.com> 于2022年2月19日周六 11:13写道: http time就是使用格林威治
unread,
ngx.http_time()存在时区冲突问题
好吧,原来如此,感谢您的解答。 Junlong li <zhuizhuhaomeng@gmail.com> 于2022年2月19日周六 11:13写道: http time就是使用格林威治
Feb 24
王旭
Feb 21
openresty 共享内存与其他进程通信共享
openresty 建立的共享内存可以和其他进程进行通信共享吗?
unread,
openresty 共享内存与其他进程通信共享
openresty 建立的共享内存可以和其他进程进行通信共享吗?
Feb 21
汪剑
Feb 15
有大神在二次开发kong网关吗?
有大神在二次开发kong吗,想请教虾问题
unread,
有大神在二次开发kong网关吗?
有大神在二次开发kong吗,想请教虾问题
Feb 15
汪剑
,
Triple Z
2
Jan 30
openresty的nginx版本选择
有关 NGINX 版本解释可以参考这篇 NGINX Blog: https://www.nginx.com/blog/nginx-1-6-1-7-released/ > Note that
unread,
openresty的nginx版本选择
有关 NGINX 版本解释可以参考这篇 NGINX Blog: https://www.nginx.com/blog/nginx-1-6-1-7-released/ > Note that
Jan 30
tianxia...@gmail.com
,
Triple Z
2
Jan 30
如何在ngx.redirect前,增加新增的请求头?
指的是响应头吧。 On Friday, 29 October 2021 at 13:06:37 UTC+8 tianxia...@gmail.com wrote: 如何在OpenResty的
unread,
如何在ngx.redirect前,增加新增的请求头?
指的是响应头吧。 On Friday, 29 October 2021 at 13:06:37 UTC+8 tianxia...@gmail.com wrote: 如何在OpenResty的
Jan 30
汪剑
, …
Lubin Lew
5
Jan 29
进程间使用自定义全局变量
想啥呢, worker都是不同进程, 各种进程的文件描述符都是独立维护的, 怎么可能共享 Xiaobo Liu <xiaobo@openresty.com> 于2022年1月29日周六 10
unread,
进程间使用自定义全局变量
想啥呢, worker都是不同进程, 各种进程的文件描述符都是独立维护的, 怎么可能共享 Xiaobo Liu <xiaobo@openresty.com> 于2022年1月29日周六 10
Jan 29
Jiahao Wang
Jan 27
[ANN] OpenResty 1.21.4.1 RC1 is now available for testing
Hi folks, We've just kicked out a new release candidate, OpenResty 1.21.4.1 RC1, for the
unread,
[ANN] OpenResty 1.21.4.1 RC1 is now available for testing
Hi folks, We've just kicked out a new release candidate, OpenResty 1.21.4.1 RC1, for the
Jan 27
id92307
2
Jan 12
ppc64le平台openresty编译后启动报Segmentation fault
更新:把luajit包替换成老版本就可以了(我用的是May 3, 2020 " Patch for PPC64 support"这次commit的) 在2022年1月11日星期二
unread,
ppc64le平台openresty编译后启动报Segmentation fault
更新:把luajit包替换成老版本就可以了(我用的是May 3, 2020 " Patch for PPC64 support"这次commit的) 在2022年1月11日星期二
Jan 12