-
When nginx will allow out of tree compilation, it will be easy to distribute separately a module that installs the right config and hooks into nginx instead of multiple conf files. Maybe.
-
Any statement @agentzh on whether HTTP/3 will be on the Roadmap when nginx-quic is production ready?
-
### What software would you like us to add to wolfi-os. Ideally include a URL to the project and its source.
Dear wolfi-team, would it be possible to add the following two additional modules to the…
-
- 铜锁国密:https://www.tongsuo.net/
- [Nginx 衍生版 Angie 支持](https://www.yuque.com/tsdoc/ts/xy1vvzogtycvh4ob)
- [Tengine + Tongsuo 支持国密](https://www.yuque.com/tsdoc/ts/eziua1)
- GmSSL:https://githu…
-
I used the following script to install openresty and add this module, but when executing the make command, an error occurred.
```
#!/bin/bash
cd /usr/local/src
wget https://openresty.org/downloa…
-
### Description
Hi team,
I am trying to use Admin API filter to select routes, upstreams, ... with their labels
For example, I have a route defined like this
```json
{
"createdIndex": 38,
…
-
I cannot reproduce the error with curl, I can't see it in the logs(segfaults before the log) and there are like 4k rps on a single server, so debug logs are not really an option :( In the core I see t…
-
Trying `brew install ngx_openresty` and get:
```
==> Installing ngx_openresty from killercup/homebrew-openresty
==> Downloading http://openresty.org/download/ngx_openresty-1.7.10.2.tar.gz
Already dow…
-
wget https://github.com/openresty/luajit2/archive/v2.1-20200102.tar.gz
tar xvf v2.1-20200102.tar.gz
make PREFIX=/usr/local/luajit
make install PREFIX=/usr/local/luajit
export LUAJIT_LIB=/usr/loc…
-
Hi All,
I had build the nginx binary on rhel 7.6 ppc64le (version 1.17.1.1rc0) from openresty source code - https://github.com/openresty/openresty
Please note that, I had copied and used ppc64le …