-
if not, is there a way to make a patch ?
-
hello,请教下:
1 为何创建check timer要用lock的方式而不是用ngx.worker.id的方式来创建唯一timer?是有什么特殊的考虑吗?
2 在lock方式中(目前的方式),base.CHECKUP_TIMER_KEY在设置到mutex shdict中时为何要设置超时时间?(默认60s) ,
谢谢
-
2019/08/12 14:14:54 [info] 20160#0: *147 client closed connection while waiting for request, client: 192.168.100.38, server: 0.0.0.0:80
2019/08/12 14:14:58 [info] 20159#0: *148 [lua] handler.lua:95: …
-
Hi,
After create something like 1000 api's at Umbrella, I can't acess the api list via web interface anymore.
My nginx log (current):
`2016-07-15T20:42:49.96257 2016/07/15 20:42:49 [error] 152#0: [l…
-
### Ⅰ. Issue Description
在upstream中使用vnswrr 算法,会让dynamic_resolv失效。
### Ⅱ. Describe what happened
k8s pod环境下,使用如下upstream (代理solr的service地址)
```
upstream solrcluster_beta_svr {
vn…
-
@rs22
Do you have any insight on how to implement the DefaultPartioner from "/processors" on HAProxy or nginx?
Is it dynamical?
-
**Describe your environment**
EKS 1.24
Nginx:
```
nginx version: nginx/1.21.6
built by gcc 12.2.1 20220924 (Alpine 12.2.1_git20220924-r4)
built with OpenSSL 3.0.8 7 Feb 2023
TLS SNI support en…
-
Some policies (like the mutual TLS auth until https://github.com/3scale/apicast/issues/440 is solved) need a way to edit the nginx configuration.
Part of https://github.com/3scale/apicast/issues/427
…
-
**What happened**:
If I create an Ingress for a service that is being monitored by another Ingress with canary settings, the newly created Ingress does not work.
**Prepare envoronment**:
Inst…
zvlb updated
11 months ago
-
I would like to ask if there is a single ./configure flag to disable all Lua, since currently I am using something like:
```
./configure -j2 --with-debug --with-http_postgres_module --with-pcre \
…