-
Rust is increasingly popular choice for extremely fast and memory safe programs.
Lua is an easy to use scripting language similar to Javascript. It's often chosen for use in embedded systems. With ht…
yonas updated
1 month ago
-
I dont know what happened ,if i use lua-nginx-module on nginx:1.16.1 verison
when i start nginx:1.16.1
2020/05/30 05:21:14 [alert] 73242#0: worker process 74783 exited on signal 11
2020/05/30 …
-
*Description*:
>Describe the desired behavior, what scenario it enables and how it
would be used.
Allow users to configure Lua filters using the EnvoyExtensionPolicy https://gateway.envoyproxy.io…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Kong version (`$ kong version`)
3.8.0
### Current Behavior
hello,
We run kong KIC on GKE clusters…
-
Problem
We are facing an issue where our backend service, behind an Nginx Ingress Controller, occasionally starts returning HTTP 500 errors. When this happens, we notice that our Nginx Ingress Contro…
-
/usr/local/nginx-1.16.1/sbin/nginx
nginx: [error] failed to run the Lua code for coroutine.wrap(): 2: coroutine.wrap:2: module 'thread.exdata' not found:
no field package.preload['thread.exd…
-
When using nginx's APT repo's the standard apt installation for the bouncer breaks due to a dependency issue.
Mainly because package names differ between the repos and the standard nginx-lua module…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Kong version (`$ kong version`)
3.7.0
### Current Behavior
When Kong 3.7.0 starts up post migratio…
-
I'm trying to understand why the worker processes are crashing:
2023/02/23 17:48:49 [alert] 12431#0: worker process 12433 exited on signal 11
2023/02/23 17:48:49 [alert] 12431#0: cache manager pro…
-
### Description
I has do as https://apisix.apache.org/zh/docs/apisix/3.2/discovery/nacos/,
```
discovery:
nacos:
host:
- "http://${username}:${password}@101.32.56.94:8848"
fetc…