-
[root@chan nginx]# ./sbin/nginx -v
nginx version: ngx_openresty/1.4.3.3
2014/12/19 09:13:17 [alert] 12160#0: worker process 8288 exited with fatal code 2 and cannot be respawned
2014/12/19 09:13:17 [a…
MfNiu updated
9 years ago
-
Hi,
Now I want to implement the following function, I want to tell our clients if the data pushed to the redis so that clients can delete local cache. So I want to know if the redis server is ready t…
-
你好,文件分片的最后一片上传完后,该合并了,很大几率会出现这个错误:
[error] 7379#7379: *228 lua tcp socket read timed out...
结果是合并失败了,已经设置NGINX lua_socket_read_timeout 1h,还是不行
location /file_upload {
lua_socket_read_…
-
First of all, thank you for this project!
I am trying to install it lua-openssl on a base docker image openresty/openresty:alpine-fat
My docker log looks like so (its tentative):
Step 9/12 : …
-
hello,how to use this module?
-
Docker镜像版本。
3.0.5正常启动,但升级之后的版本比如3.0.25,3.0.57,上报日志的服务(端口8011)启动失败。
pm2 log 可以看到一直在滚动报下面的异常日志,尝试将user表里的admin的角色设置为:superAdmin,也还是一样,请问怎么解决?
`0|webfunny | server error Error: WHERE parameter "acc…
-
Hello
Currently using ssl_certificate_by_lua_file with great success, thank you!
We have a request from one customer to only allow very secure ciphers, but the other customers would not like this.
…
-
I am running unit tests using Busted and I am experiencing an issue with resty.md5. The error report is below. Any ideas how to work around this?
``` bash
Error → test/test.lua @ 33
Client Validatio…
-
经过测试,rate_limiting只对location /起作用,对在nginx.conf中定义的其他location(例如location /media)均不起作用,请问是什么问题
-
When keepalive is enabled along with Nginx-upstream-dynamic-servers resolve module, worker process goes into the infinite loop in ngx_http_upstream_keepalive_module module.
If I disable `nginx-upstre…