-
OpenResty最佳实践 https://www.gitbook.com/book/moonbingbing/openresty-best-practices/details
跟我学OpenResty(Nginx+Lua)开发http://jinnianshilongnian.iteye.com/blog/2190344
使用Nginx+Lua(OpenResty)开发高性能Web应…
-
## 启动 Nginx
> 系统执行流程(概述)
![20131009165600781](https://user-images.githubusercontent.com/5457063/40712846-3f09539e-6431-11e8-86ca-3c248d78e5b6.jpg)
> Nginx master
Nginx 启动后,首先进入 `main()` 函…
-
Need an Nginx server that will keep track of spaces and do the following
- [x] Keep heap of 30 unique spaces pointing to the machine and port
- [x] Keep hash of ports in use to allocate to new spaces …
-
### Current Behavior
I have in route key-auth and body-transformer plugins. When key-auth plugin fail ([lua] plugin.lua:1171: run_plugin(): key-auth exits with http status code 401) then body-transfo…
-
Work breakdown:
1. - [x] nginx + nginx-lua-module + lua-openssl without https/tls support
2. - [ ] nginx + nginx-lua-module + lua-openssl with https/tls support
3. - [x] openresty + lua-opens…
-
Hi there:
I've tried to connect Kong to external DB Postgre.
The scenario:
```
Error:
/usr/local/share/lua/5.1/kong/cmd/utils/inject_confs.lua:28:
stack traceback:
[C]: in func…
-
2024/08/27 11:02:55 [error] 1#0: init_by_lua error: /usr/local/share/lua/5.1/kong/init.lua:780: error loading plugin schemas: on plugin 'kong-oidc-auth': Plugin "kong-oidc-auth" cannot be loaded becau…
-
hey I getting this error while trying to start nginx:
undefined symbol: lua_newuserdatauv
stack traceback:
[C]: at 0x7fd2c07ac720
[C]: in function 'require'
/etc/nginx/ljbc/load_modules.ljbc…
-
### Current Behavior
I am trying to define an APISIX route using CRD. I am trying to enable cors plugin but facing an issue with specifying *
```
apiVersion: apisix.apache.org/v2
kind: ApisixRou…
-
So the issue is well explained here
[init_by_lua is no longer run in Nginx config test??](https://groups.google.com/g/openresty-en/c/YIZrVUa1ZKA)
I need this feature as well and I consider it to b…