-
### Environment
Include the result of the following commands:
- `nginx -V`
`nginx -V
nginx version: openresty/1.13.6.2
built by gcc 11.2.0 (GCC)
built with OpenSSL 3.0.3 3 May 2022
TLS SNI support…
-
I have a prometheus rule to alert the 5XX request with nginx_server_requests metrics. But the metric only contains nginx $host information.
I want to filter some URLs,Could anyone help me? Thank you…
-
I am building it on ubuntu. Following is the config from debian/rules
full_configure_flags := \
$(common_configure_flags) \
--with-http_addition_mo…
-
**OS:** CentOS 6.9
**Nginx info:**
- 1.12.0
- build with dynamic module
- /usr/lib64/nginx/ngx_http_stream_server_traffic_status_module.so
- /usr/lib64/nginx/ngx_stream_server_traffic_stat…
-
```
/usr/local/src/nginx-module-stream-sts-master/src/ngx_stream_server_traffic_status_module.c
/usr/local/src/nginx-module-stream-sts-master/src/ngx_stream_server_traffic_status_module.c: In funct…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Kong version (`$ kong version`)
3.8.0
### Current Behavior
hello,
We run kong KIC on GKE clusters…
-
Hi,
I have successfully compiled a binary with these modules:
$ ./nginx -V
nginx version: nginx/1.15.12
built by clang 10.0.1 (clang-1001.0.46.4)
configure arguments: --with-stream --add-module…
-
### Environment
Include the result of the following commands:
- `nginx -V`
```
nginx version: nginx/1.23.3
built by gcc 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
built with OpenSSL 1.1.1f 31 Mar 2020…
-
Hello,
I can't launch your dynamic module with my nginx, tried using prebuild modules & build my own, but the problem persists.
### Nginx Build
```
nginx version: nginx/1.16.1
built by gcc 4.8.…
-
Hi, you might be interested to know that I’ve added this module to Alpine Linux – [nginx-mod-http-auth-jwt](https://pkgs.alpinelinux.org/packages?name=nginx-mod-http-auth-jwt) (it’s available since v3…