Groups
Groups
Sign in
Groups
Groups
openresty
Conversations
Labels
About
Send feedback
Help
openresty
1–30 of 4154
这里是 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 group
0 selected
jian wang
,
Carl Huang
2
Aug 21
openresty中waf高性能开源方案推荐
naxsi jian wang <success...@gmail.com> 於 2025年8月22日 週五 上午11:08寫道: > > 如题所示> > -
unread,
openresty中waf高性能开源方案推荐
naxsi jian wang <success...@gmail.com> 於 2025年8月22日 週五 上午11:08寫道: > > 如题所示> > -
Aug 21
danny dun
, …
王静凯
3
Aug 12
[openresty] About openresty 1.27.3
What's the time about new release? I need the new feature: resolver in upstream 在2025年7月29日星期二
unread,
[openresty] About openresty 1.27.3
What's the time about new release? I need the new feature: resolver in upstream 在2025年7月29日星期二
Aug 12
Ryan Li
,
Junlong li
4
Jul 22
openresty 1.27.1.2 获取map中某个key结果异常
不好意思,是自己的代码实现问题,代码在init_workder阶段加了个worker_id判断,导致这个静态token只在其中一个worker上加载了。 所以worker_processes设置为1时
unread,
openresty 1.27.1.2 获取map中某个key结果异常
不好意思,是自己的代码实现问题,代码在init_workder阶段加了个worker_id判断,导致这个静态token只在其中一个worker上加载了。 所以worker_processes设置为1时
Jul 22
ZIHENG YU
,
kurapi...@gmail.com
2
Jun 25
关于lua代码热更新及rpc服务的讨论
我的做法比较复杂,首先我有一个套OOP系统,其中类是可以重复定义,但每次得到一个新版本类。每次api请求,都构建一个类对象进行实际处理。这时候如果更新类,不会导致旧对象功能被修改。而下次访问使用新版本类
unread,
关于lua代码热更新及rpc服务的讨论
我的做法比较复杂,首先我有一个套OOP系统,其中类是可以重复定义,但每次得到一个新版本类。每次api请求,都构建一个类对象进行实际处理。这时候如果更新类,不会导致旧对象功能被修改。而下次访问使用新版本类
Jun 25
J Khan
,
Junlong li
2
Jun 11
API Client -> OPENRESTY -> Proxy Server -> Target API
We can provide this private library,would you like to buy our OpenResty XRay service? On Wednesday,
unread,
API Client -> OPENRESTY -> Proxy Server -> Target API
We can provide this private library,would you like to buy our OpenResty XRay service? On Wednesday,
Jun 11
cool init
, …
Junlong li
6
Jun 11
ngx.ssl.clienthello的get_client_hello_ext函数无法获取到自定义的扩展字段的数据
确实是不支持。如果想支持,可以购买 OpenResty XRay的商业支持,我们会协助你们添加对应的功能。 On Wednesday, June 11, 2025 at 10:05:11 PM UTC+
unread,
ngx.ssl.clienthello的get_client_hello_ext函数无法获取到自定义的扩展字段的数据
确实是不支持。如果想支持,可以购买 OpenResty XRay的商业支持,我们会协助你们添加对应的功能。 On Wednesday, June 11, 2025 at 10:05:11 PM UTC+
Jun 11
--
Jun 9
Report a bug(反馈一个BUG)
"Openresty for Windows" does not support the OCSP function. After I configured everything
unread,
Report a bug(反馈一个BUG)
"Openresty for Windows" does not support the OCSP function. After I configured everything
Jun 9
Zhaohao Liang
, …
lan hust
6
May 7
lua handler aborted: runtime error: table overflow
非常感谢你的建议,确实,在粘贴attr_api.lua 文件内容时,漏了 function _M.attr_api(id, value)的函数定义。 建议中的1和2已经修改,3你说包装有问题,pcall
unread,
lua handler aborted: runtime error: table overflow
非常感谢你的建议,确实,在粘贴attr_api.lua 文件内容时,漏了 function _M.attr_api(id, value)的函数定义。 建议中的1和2已经修改,3你说包装有问题,pcall
May 7
许亚东
May 7
[OpenResty] Lua Project TestCase Problem
"Dear experts, I'm using Busted to test my OpenResty Lua project, which uses MySQL via
unread,
[OpenResty] Lua Project TestCase Problem
"Dear experts, I'm using Busted to test my OpenResty Lua project, which uses MySQL via
May 7
lan hust
,
Junlong li
3
May 1
Table overflow problem in openresty by ffi calling C function
i make a simple test for more times ,it dosn't appear and works correctly , surprising file main.
unread,
Table overflow problem in openresty by ffi calling C function
i make a simple test for more times ,it dosn't appear and works correctly , surprising file main.
May 1
jian wang
, …
Jun Ouyang
3
Jan 15
openresty反向代理AI大模型时流式输出问题
Openresty有body_filter phase处理流式输出的,具体的问题请描述清楚。 On Thu, Jan 16, 2025, 11:34 AM 林静 <w...@myf5.net>
unread,
openresty反向代理AI大模型时流式输出问题
Openresty有body_filter phase处理流式输出的,具体的问题请描述清楚。 On Thu, Jan 16, 2025, 11:34 AM 林静 <w...@myf5.net>
Jan 15
Chenxu Wang
,
Junlong li
2
Jan 11
lua-nginx-module 中ngx_http_lua_ngx_location_capture_multi不支持http2/quic
部分限制已经放开,可以查看最新的代码 On Friday, January 10, 2025 at 10:34:56 AM UTC+8 Chenxu Wang wrote: 想问下该subrequest
unread,
lua-nginx-module 中ngx_http_lua_ngx_location_capture_multi不支持http2/quic
部分限制已经放开,可以查看最新的代码 On Friday, January 10, 2025 at 10:34:56 AM UTC+8 Chenxu Wang wrote: 想问下该subrequest
Jan 11
Junlong Li
, …
Junlong li
7
12/22/24
Re: ngx.socket.tcp循环调用内存没有释放?
目前的情况下,你可以通过定时关闭 client request 来释放内存。 比如 当前 request 已经执行了 10000次 的 上游连接,那么就关闭当前 request. On Thursday
unread,
Re: ngx.socket.tcp循环调用内存没有释放?
目前的情况下,你可以通过定时关闭 client request 来释放内存。 比如 当前 request 已经执行了 10000次 的 上游连接,那么就关闭当前 request. On Thursday
12/22/24
洪亮
12/11/24
[招聘信息] 杭州云算力, 薪资面议
招聘信息:CDN边缘节点系统研发工程师 职位描述: 负责CDN边缘节点系统的设计、开发与优化; 基于OpenResty进行高性能服务开发与调优; 参与CDN系统架构设计及关键问题攻关; 支持和改进现有
unread,
[招聘信息] 杭州云算力, 薪资面议
招聘信息:CDN边缘节点系统研发工程师 职位描述: 负责CDN边缘节点系统的设计、开发与优化; 基于OpenResty进行高性能服务开发与调优; 参与CDN系统架构设计及关键问题攻关; 支持和改进现有
12/11/24
wayne Z
2
12/3/24
[openresty] 关于自定义upstream 主动health check(lua-resty-upstream-healthcheck,nginx_upstream_check_module )
Hi, 关于问题1,在macOS上编译运行没有问题,Linux平台代测试,请忽略此问题。 问题2,查了资料,目前还没有发现有自定义 response 的handler,所以还需要继续再研究一下。
unread,
[openresty] 关于自定义upstream 主动health check(lua-resty-upstream-healthcheck,nginx_upstream_check_module )
Hi, 关于问题1,在macOS上编译运行没有问题,Linux平台代测试,请忽略此问题。 问题2,查了资料,目前还没有发现有自定义 response 的handler,所以还需要继续再研究一下。
12/3/24
Rhyme Zhao
,
Junlong li
2
11/26/24
libluajit-5.1.so.2: undefined symbol: EVP_PKEY_size
因为在 openssl3 中, EVP_PKEY_size 是一个宏。 ./openssl/evp.h:# define EVP_PKEY_size EVP_PKEY_get_size On
unread,
libluajit-5.1.so.2: undefined symbol: EVP_PKEY_size
因为在 openssl3 中, EVP_PKEY_size 是一个宏。 ./openssl/evp.h:# define EVP_PKEY_size EVP_PKEY_get_size On
11/26/24
张泽瑞
11/19/24
关于 ngx.shared.DICT 的理解咨询
查询前面的邮件 https://groups.google.com/g/openresty-en/c/LmXygRJkN5g 了解到,ngx lua 的操作会加一个全局的锁。 想了解下,ngx lua
unread,
关于 ngx.shared.DICT 的理解咨询
查询前面的邮件 https://groups.google.com/g/openresty-en/c/LmXygRJkN5g 了解到,ngx lua 的操作会加一个全局的锁。 想了解下,ngx lua
11/19/24
Junlong Li
10/22/24
[ANN] OpenResty 1.27.1.1 released
Hi folks, On behalf of the OpenRresty team, I am happy to announce the new formal release, 1.27.1.1,
unread,
[ANN] OpenResty 1.27.1.1 released
Hi folks, On behalf of the OpenRresty team, I am happy to announce the new formal release, 1.27.1.1,
10/22/24
颜博
10/22/24
always_forward_body=true 未按预期工作
我的nginx有以下配置(它将父请求转发并镜像到/pgsql,/mongo locations,并接收/pgsql的响应结果) ```conf http { ...... log_subrequest
unread,
always_forward_body=true 未按预期工作
我的nginx有以下配置(它将父请求转发并镜像到/pgsql,/mongo locations,并接收/pgsql的响应结果) ```conf http { ...... log_subrequest
10/22/24
ls too
9/2/24
【紧急求助】openresty 开启http3协议打开网站 此站无法提供安全链接
Dear all 问题环境: 系统是: CentOS 9 Stream 内核:5.14.0-480.el9.x86_64 安装版本:openresty-1.25.3.1/ openresty-1.25.
unread,
【紧急求助】openresty 开启http3协议打开网站 此站无法提供安全链接
Dear all 问题环境: 系统是: CentOS 9 Stream 内核:5.14.0-480.el9.x86_64 安装版本:openresty-1.25.3.1/ openresty-1.25.
9/2/24
ls too
3
8/9/24
【紧急求助】CentOS 9 Stream 编译安装openresty版本 错误 | openresty-1.25.3.1
ls too <huishou...@gmail.com> 于2024年8月9日周五 09:26写道: 问题环境: 系统是: CentOS 9 Stream 我编译的版本是版本:
unread,
【紧急求助】CentOS 9 Stream 编译安装openresty版本 错误 | openresty-1.25.3.1
ls too <huishou...@gmail.com> 于2024年8月9日周五 09:26写道: 问题环境: 系统是: CentOS 9 Stream 我编译的版本是版本:
8/9/24
ls too
8/8/24
【紧急求助】CentOS 9 Stream 编译安装openresty版本 错误 | openresty-1.25.3.1
Dear all 各位 问题环境: 系统是: CentOS 9 Stream 内核:5.14.0-480.el9.x86_64 我编译的版本是 openresty-1.25.3.1/ openresty
unread,
【紧急求助】CentOS 9 Stream 编译安装openresty版本 错误 | openresty-1.25.3.1
Dear all 各位 问题环境: 系统是: CentOS 9 Stream 内核:5.14.0-480.el9.x86_64 我编译的版本是 openresty-1.25.3.1/ openresty
8/8/24
kitestar
8/8/24
openresty 反向代理没有立即响应客户端headers
上游接口输出headers后没有立即输出body func testHandler(w http.ResponseWriter, r *http.Request) { // Set the
unread,
openresty 反向代理没有立即响应客户端headers
上游接口输出headers后没有立即输出body func testHandler(w http.ResponseWriter, r *http.Request) { // Set the
8/8/24
louis....@gmail.com
, …
Junlong li
3
8/5/24
openresty lua_shared_dict 性能下降3分之1
你可以在 lua 统计,然后每秒一次刷入 共享内存,看看这样能满足业务需求吗? On Sunday, August 4, 2024 at 3:18:45 PM UTC+8 kwanhur wrote:
unread,
openresty lua_shared_dict 性能下降3分之1
你可以在 lua 统计,然后每秒一次刷入 共享内存,看看这样能满足业务需求吗? On Sunday, August 4, 2024 at 3:18:45 PM UTC+8 kwanhur wrote:
8/5/24
xue
,
Junlong li
3
8/2/24
OpenResty机器可用内存,突然由18G下降到6.12G
可以用 OpenResty XRay 看看在最高峰的时候是什么内存占用的。 On Friday, August 2, 2024 at 3:30:45 PM UTC+8 xue wrote: 像
unread,
OpenResty机器可用内存,突然由18G下降到6.12G
可以用 OpenResty XRay 看看在最高峰的时候是什么内存占用的。 On Friday, August 2, 2024 at 3:30:45 PM UTC+8 xue wrote: 像
8/2/24
renguang wu
, …
Junlong li
9
7/29/24
openresty时不时的单worker引发cpu 100%
gdb跟进去是在ngx_ssl_shutdown的底层系统调用处 (gdb) l 73 in ../sysdeps/unix/syscall-template.S (gdb) bt #0
unread,
openresty时不时的单worker引发cpu 100%
gdb跟进去是在ngx_ssl_shutdown的底层系统调用处 (gdb) l 73 in ../sysdeps/unix/syscall-template.S (gdb) bt #0
7/29/24
Jiahao Wang
7/22/24
[ANN] OpenResty 1.25.3.2 released
Hi folks, I am happy to announce the new formal release, 1.25.3.2, of our OpenResty web platform
unread,
[ANN] OpenResty 1.25.3.2 released
Hi folks, I am happy to announce the new formal release, 1.25.3.2, of our OpenResty web platform
7/22/24
Or
7/17/24
openresty代理内存缓冲区的疑问
应用场景 : client -> openresty -> origin 1.openresty proxy client 接收到origin的数据, 这个内存缓存区的buffer size
unread,
openresty代理内存缓冲区的疑问
应用场景 : client -> openresty -> origin 1.openresty proxy client 接收到origin的数据, 这个内存缓存区的buffer size
7/17/24
xue
, …
417132187
5
7/14/24
这种情况正常吗?如何降低下内存使用率
现在每个nginx进程达到2GB了,减少worker进程数量,这是正常的操作吗? 如果能增加内容 ,是不是应该增加内存比较好。 感谢。 在2024年7月12日星期五 UTC+8 21:28:01<
unread,
这种情况正常吗?如何降低下内存使用率
现在每个nginx进程达到2GB了,减少worker进程数量,这是正常的操作吗? 如果能增加内容 ,是不是应该增加内存比较好。 感谢。 在2024年7月12日星期五 UTC+8 21:28:01<
7/14/24
Or
, …
417132187
14
7/12/24
我想使用openresty代理24万连接,却只能成功4w.以下是我的配置.寻求帮助
unread,
我想使用openresty代理24万连接,却只能成功4w.以下是我的配置.寻求帮助
7/12/24