-
(See the actual error at the end of this post)
Everything was working fine. This is my `/usr/local/openresty/nginx/conf/nginx.conf` file:
```bash
http {
# ...
# Initial setup tasks.…
-
Hello, I had to compile the module for nginx version 1.17.7 and after i add the directive accounting on; it starts to start and kill workers:
```
`2022/01/12 13:25:25 [alert] 1#1: worker process 4…
-
Hello,
I'm running nginx as a media server with ldap restricting access. Here's my nginx configuration (anonymized):
"
...
auth_ldap_cache_enabled on;
auth_ldap_cache_expiration_time 28800000;
auth_…
-
Hello,
I have two question related to lua-cassandra driver specifically in Cluster mode:
1. I see another issue with the same heading but don't see any details around this. Can you please provid…
-
#### 如何实现限流,通过Nginx配置。
* [后端服务之接口流量控制](https://www.chenshaowen.com/blog/rate-limiting-of-api.html)
* [使用Nginx+Lua开发高性能Web应用](https://mp.weixin.qq.com/s/yTNSCTOvSsBZVYOKoedPpw)
文中提到了Nginx+Lua的使用,找…
onvno updated
4 years ago
-
大家好,我对灰度系统进行了重构,主要是添加了router、优化了代码结构、优化代码风格,采用模块化设计,在develop分之。目前唯一的缺陷是压测性能略低于现有master分支,另外是router的加入导致的api改变,所以大家有兴趣的话可以试用下。
-
Now we are passing access token directly in header **
-
Openresty version: 1.13.6.2
According to our business needs, we need to create a list in nginx shared dict every second and put some elements into it, then there is a timer thread in nginx consumes…
-
Hi, as far as I can see there's no logic to deal with clients disconnecting prematurely. Due to how the queueing mechanism is implemented, this means that if a single client disconnects all clients th…
-
https://www.slideshare.net/mobile/toshi_pp/devsummit2015
nginxと密結合なのにPOSIX shellにしばる謎プロジェクトなってしまうがLuaを書く貴重な機会(?)