-
My system is ubuntu14.04
apt-get install libreadline-dev libpcre3-dev libssl-dev perl build-essential
I installed these options
./configure --prefix=/opt/openresty
--without-http_redis2_module
--witho…
-
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! As I am noob with nginx is it possible to enable the GeoIP module so we can limit access also by location?
https://docs.nginx.com/nginx/admin-guide/security-controls/controlling-access-by-geoip/
…
-
Hi All,
We started seeing some odd CPU issues on 1 of our servers about 2 months ago and I'm digging for answers. The ultimate effect that we're seeing is that Nginx started using about 6x the pow…
-
The nginx rewrite rule is broken. Deploying with this configuration you will not be able to login due to backend error:
```
/++api++/POST_application_json_
backend_1 | Traceback (innermost las…
-
Updating manual deployments is a bit of pain. This should be documented (and ideally improved).
Basic steps (for a [manual deployment](https://docs.baby-buddy.net/setup/deployment/#manual)):
```…
-
The libmodsecurity code has been re-written and now doesn't need to be used as an Apache module. It can be used with Nginx now too!
I have written a script to build the module and we should include…
-
### Environment
Include the result of the following commands:
- `nginx version: nginx/1.27.1`
- `6.9.7+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.9.7-1~bpo12+1 (2024-07-03) x86_64 GNU/Linux`
…
-
root@VM-0-16-debian:/usr/local/lib/lua/5.1# sudo tail -f /usr/local/openresty/nginx/logs/error.log
2024/08/29 19:20:05 [alert] 1724215#0: failed to load the 'resty.core' module (https://github.com/op…
-
/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…