Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
openresty-en
Conversations
Labels
flamegraph
gdb
lua
luajit
nginx
openresty
stap
systemtap
About
openresty-en
Contact owners and managers
1–30 of 2565
Welcome to the official English mailing list for OpenResty! We also discuss related components like LuaJIT, NGINX, and systemtap here :)
The homepage for the OpenResty web platform is at
https://openresty.org
Please join the list before posting!
To subscribe to the list, please send an empty email to the address
openresty-en+subscribe@
googlegroups.com
When you want to report a problem, please always provide the exact version numbers for the related software you are using (including the operating system).
No other languages are allowed here. The official Chinese mailing list for OpenResty is at
https://groups.google.com/
group/openresty
Post Archive:
https://groups.google.com/
group/openresty-en
Subscribing: send an empty email to
openresty-en+subscribe@
googlegroups.com
Posting: send emails to
openresty-en@googlegroups.com
Unsuscribing: send emails to
openresty-en+unsubscribe@
googlegroups.com
Mark all as read
Report group
0 selected
Divya Jain
6/12/20
slow static file serving after a period of inactivity
I have a nginx server deployed as a reverse proxy. everything works great if I regularly use the
unread,
nginx
openresty
slow static file serving after a period of inactivity
I have a nginx server deployed as a reverse proxy. everything works great if I regularly use the
6/12/20
Sarga Babu Cherakkarathazam
6/8/20
How do I download entire files in a directory from nginx sever
Hi, I am pretty new to nginx and lua. I have set up an nginx server using openresty and was able to
unread,
lua
nginx
openresty
How do I download entire files in a directory from nginx sever
Hi, I am pretty new to nginx and lua. I have set up an nginx server using openresty and was able to
6/8/20
Luigi Sambolino
6/4/20
How does certificate.call() work ?
Hi, In our infrastructure we are using Kubernetes 1.13 together with NGINX ingress-Controller 0.24.1
unread,
nginx
openresty
How does certificate.call() work ?
Hi, In our infrastructure we are using Kubernetes 1.13 together with NGINX ingress-Controller 0.24.1
6/4/20
Hadi Abbasi
,
ecc256
4
5/10/20
check if error status 502 or 504 generated by upstream or there is a connection error between proxy edge and upstream
Hadi, You are welcome! :)
unread,
lua
nginx
openresty
check if error status 502 or 504 generated by upstream or there is a connection error between proxy edge and upstream
Hadi, You are welcome! :)
5/10/20
code_junkie
,
周俊
3
5/11/20
Use of replace_filter in Lua code
Thanks for the response, but i see that you are using "ngx.re.gsub" which i believe doesn
unread,
lua
nginx
openresty
Use of replace_filter in Lua code
Thanks for the response, but i see that you are using "ngx.re.gsub" which i believe doesn
5/11/20
xue
2
3/13/20
help, undefined symbol: ngx_http_lua_ffi_socket_tcp_tlshandshake
resty 0.23 nginx version: openresty/1.15.8.2 built by gcc 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC)
unread,
nginx
openresty
help, undefined symbol: ngx_http_lua_ffi_socket_tcp_tlshandshake
resty 0.23 nginx version: openresty/1.15.8.2 built by gcc 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC)
3/13/20
Sudharsan Narayanasamy
12/8/19
Query on Content-Length response header
Hi, We recently deployed a node app in production that talks to a API endpoint over https. Of late,
unread,
lua
nginx
openresty
Query on Content-Length response header
Hi, We recently deployed a node app in production that talks to a API endpoint over https. Of late,
12/8/19
Hadi Abbasi
10/30/19
ngx.timer.every error! some times it's stopped!
Hey Friends... I'm not sure but I think some times ngx.timer.every stops the interval
unread,
lua
nginx
openresty
ngx.timer.every error! some times it's stopped!
Hey Friends... I'm not sure but I think some times ngx.timer.every stops the interval
10/30/19
Hadi Abbasi
,
Piotr Przybylski
3
10/17/19
renew my shared dictionary
thanks a lot..I'll check your approach... and I think I have no any way to replace my dictionary
unread,
lua
nginx
openresty
renew my shared dictionary
thanks a lot..I'll check your approach... and I think I have no any way to replace my dictionary
10/17/19
Leszek Szarlej
9/19/19
x-accel-redirect - can I get list of headers from origin upstream response ( resp containing x-accel-redirect)
Hello I am trying to make x-accel-redirect feature serve external url and pass response headers from
unread,
lua
nginx
openresty
x-accel-redirect - can I get list of headers from origin upstream response ( resp containing x-accel-redirect)
Hello I am trying to make x-accel-redirect feature serve external url and pass response headers from
9/19/19
Kholis Respati Agum Gumelar
, …
Zafer Gürel
3
10/1/19
[HELP] Excute PHP Script per user request then redirect to last position?
Hello Everyone, We (advancity) are using Openresty heavily in our backend. Especially for caching
unread,
nginx
openresty
[HELP] Excute PHP Script per user request then redirect to last position?
Hello Everyone, We (advancity) are using Openresty heavily in our backend. Especially for caching
10/1/19
Hadi Abbasi
,
Piotr Przybylski
3
8/28/19
access request body when proxy_request_buffering is off!!!
Thanks a lot Piotr... yeah it's all I Need! when the request body buffer size is less than body
unread,
lua
nginx
openresty
access request body when proxy_request_buffering is off!!!
Thanks a lot Piotr... yeah it's all I Need! when the request body buffer size is less than body
8/28/19
con wonk
8/22/19
Nginx + Lua Anti-DDoS Script Authentication page like Cloudflare Bitmitigate sucuri etc
So i thought i would share this here to get some feedback help bring to light some improvements and
unread,
lua
luajit
nginx
openresty
Nginx + Lua Anti-DDoS Script Authentication page like Cloudflare Bitmitigate sucuri etc
So i thought i would share this here to get some feedback help bring to light some improvements and
8/22/19
weixin liu
7/31/19
How to cross compile openresty.
I wana run ngx_lua on my target board which is arm architecture . Could you please give me some tips
unread,
lua
luajit
nginx
How to cross compile openresty.
I wana run ngx_lua on my target board which is arm architecture . Could you please give me some tips
7/31/19
Amir Salar Pourhasan
7/16/19
My Openresty, do proxy_pass once on every 2 attempt
This is my Nginx code that I revers request /nt to another app. But it only works once on every 2
unread,
nginx
openresty
My Openresty, do proxy_pass once on every 2 attempt
This is my Nginx code that I revers request /nt to another app. But it only works once on every 2
7/16/19
Hadi Abbasi
, …
Maxim Avramenko
9
7/11/19
connect shared socket once and use it for all users and requests
I Have solved my problem! that was happened, because node didn't close the connection because its
unread,
lua
nginx
openresty
connect shared socket once and use it for all users and requests
I Have solved my problem! that was happened, because node didn't close the connection because its
7/11/19
Piers O'Hanlon
2
5/14/19
Pipeline support for ngx.req.socket(true)?
I realise my examples aren't the best (there's left over cruft from other test code), but
unread,
lua
nginx
openresty
Pipeline support for ngx.req.socket(true)?
I realise my examples aren't the best (there's left over cruft from other test code), but
5/14/19
Hadi Abbasi
,
zhoucj
3
5/13/19
nginx Modsecurity Rules Dynamic Filter For Specific vhost
Thanks a lot...I will try it... but did you mean, nginx can't support filtering modsec rules for
unread,
nginx
openresty
nginx Modsecurity Rules Dynamic Filter For Specific vhost
Thanks a lot...I will try it... but did you mean, nginx can't support filtering modsec rules for
5/13/19
Hadi Abbasi
,
Kostya Y
4
8/28/19
is shared_dict ok with worker_processes >1 ?
Yep, I see... just we can use shared dictionary using its methods and it will be atomic and thread
unread,
nginx
openresty
is shared_dict ok with worker_processes >1 ?
Yep, I see... just we can use shared dictionary using its methods and it will be atomic and thread
8/28/19
Jiankai Zhao
,
Vinicius Mignot
3
4/24/19
openresty ngx.var.uri or nginx.var.request_url lost "#arg"
because i used vue framework,# always exists Vinicius Mignot <viniciu...@gmail.com>于2019年4
unread,
nginx
openresty
openresty ngx.var.uri or nginx.var.request_url lost "#arg"
because i used vue framework,# always exists Vinicius Mignot <viniciu...@gmail.com>于2019年4
4/24/19
Hadi Abbasi
, …
Thibault Charbonnier
15
5/5/19
is this Shared Table thread Safe and atomic?
thanks a lot Thibault Charbonnier... I will try to check it... good luck... Best, Hadi On Tuesday,
unread,
lua
nginx
openresty
is this Shared Table thread Safe and atomic?
thanks a lot Thibault Charbonnier... I will try to check it... good luck... Best, Hadi On Tuesday,
5/5/19
d.car...@i2tic.com
4/9/19
[lua-nginx-module] access_by_lua_file fails sometimes when there's an IF redirect block
Hello, I'm using the lua-nginx-module to manage a blacklist on a Redis server. After some days
unread,
lua
nginx
[lua-nginx-module] access_by_lua_file fails sometimes when there's an IF redirect block
Hello, I'm using the lua-nginx-module to manage a blacklist on a Redis server. After some days
4/9/19
jiaz...@gmail.com
2/28/19
shutdown() failed (107: Transport endpoint is not connected)
122347#0: *95839 shutdown() failed (107: Transport endpoint is not connected), client: 127.0.0.1,
unread,
nginx
openresty
shutdown() failed (107: Transport endpoint is not connected)
122347#0: *95839 shutdown() failed (107: Transport endpoint is not connected), client: 127.0.0.1,
2/28/19
Hadi Abbasi
2
2/26/19
Google Recaptcha Validation By Lua
Hi this is the SOLVED final function function googleRecaptchaFinalizing(userResponseToken) local
unread,
lua
nginx
openresty
Google Recaptcha Validation By Lua
Hi this is the SOLVED final function function googleRecaptchaFinalizing(userResponseToken) local
2/26/19
Nabeel Zafar
2
2/6/19
nginx - Add exception for certain location within access_by_lua_block
Actually doing the following seemed to work.. not sure if there's a better way? server { ...
unread,
lua
nginx
openresty
nginx - Add exception for certain location within access_by_lua_block
Actually doing the following seemed to work.. not sure if there's a better way? server { ...
2/6/19
Nano NFi
,
tokers
2
2/15/19
nginx lua body_filter_by_lua_block need to execute sleep API disabled in the context of content_by_lua*
Hello! Let the body filter phase supports these yield-able APIs need some cooperations with other
unread,
nginx
nginx lua body_filter_by_lua_block need to execute sleep API disabled in the context of content_by_lua*
Hello! Let the body filter phase supports these yield-able APIs need some cooperations with other
2/15/19
tokers
1/2/19
[ANN] lua-io-nginx-module
Hello! Recently I wrote a Nginx C module called lua-io-nginx-moudle, it provides some file APIs like
unread,
lua
luajit
nginx
openresty
[ANN] lua-io-nginx-module
Hello! Recently I wrote a Nginx C module called lua-io-nginx-moudle, it provides some file APIs like
1/2/19
Sacha Yunusic
12/27/18
How can I deny access to certain dashboards in Kibana 6.x with openresty?
Hi, I'm configuring access to my Kibana Server 6.5.2 with openresty and works almost perfectly.
unread,
lua
nginx
How can I deny access to certain dashboards in Kibana 6.x with openresty?
Hi, I'm configuring access to my Kibana Server 6.5.2 with openresty and works almost perfectly.
12/27/18
Hadi Abbasi
12/22/18
access the upstream error page (response) while I have defined error_page location?
Hey Guys... is there any way to access upstream response body which is received through
unread,
nginx
access the upstream error page (response) while I have defined error_page location?
Hey Guys... is there any way to access upstream response body which is received through
12/22/18
Sergey Shevchik
,
tokers
2
12/24/18
cosocket read interrupt
Hello! > Is there any way to close connection that is in 'reading' state? No. As per
unread,
lua
nginx
openresty
cosocket read interrupt
Hello! > Is there any way to close connection that is in 'reading' state? No. As per
12/24/18