-
Standalone configuration route match doesn't support to specify a regex.
##### Version
```
nginx version: openresty/1.15.8.1
built by gcc 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC)
built with Op…
-
Since lua_nginx_module been support HTTP/2: openresty/lua-nginx-module#566
Is there any chance we could also get drizzle-nginx-module to work with HTTP/2 ?
-
We have two test openresty environments, both versions are `openresty-1.11.2.2`. But when run below lua code on them, one works well and the other one goes wrong. Since their compile informations are …
-
Hi,
I'm trying to use kong-oidc-auth plugin in a fresh install of Kong in Docker.
I'm using the latest official Kong Docker image with Kong version 2.2.1.
The installation of the plugin is okay u…
-
can we replace '$home/git/' with '$root/../' here
https://github.com/openresty/replace-filter-nginx-module/blob/master/util/build.sh#L24
?
-
[provide a description of the issue]
When using opentracing with apicast, a metric is included with the tracing for @out_of_band_authrep_action metric. I'm not sure what exactly this is, maybe the …
-
hi, i try deploy the docker image but i get this logs
`2020/12/18 08:35:48 [alert] 1#1: failed to load the 'resty.core' module (https://github.com/openresty/lua-resty-core); ensure you are using an O…
-
when using openresty/openresty:1.15.8.3-2-alpine-fat image I receive an error that ngx_lua 0.9.5+ is required.
```
web_1 | 2020/05/22 21:49:48 [error] 8#8: init_worker_by_lua error: /usr/local/op…
-
I'm looking to install this module for openresty. I was curious if this project will ever build for the [openresty package manager](https://github.com/openresty/opm) opm.
I see the archived version…
-
OpenResty can be used as a web framework because it has built-in modules that can help access Redis, MySql, etc.. It is known for great high performance and thus has been used by many online services,…