-
### Describe the feature you'd like to add to nginx
Currently we get this:
```
nginx -t
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.con…
-
### Describe the solution you'd like
The `alpine-slim` images ship with a debug version of nginx at `/usr/sbin/nginx-debug`. This binary, intended just for debugging purposes, should not be included …
-
Hi Team,
I tested the scenario (proxy termination case, downstream is HTTPS and upstream is HTTP) with a 64KB file using the OpenSSL engine and observed that the throughput is very low for small fi…
-
### What is your environment, configuration, and command?
When running idpbuilder in some environment, ingress-nginx never becomes ready because:
```
2024/11/05 17:32:43 [alert] 41#41: pthread_…
-
https://github.com/nginx/nginx/issues/316
-
Hi
I have a VPS running my website with the domain my.site.com with nginx. I want to configure xray in reality mode, where I'm stealing my own SSL certificate.
After setting it up, my site works cor…
-
Here is an auto-generating SSL certificate script for NGINX that can be modified to work with Wails server when creating app.
```
#!/bin/bash
# Define variables
cert_name="selfsigned_cert"
cert…
-
In the 'Other Projects' section on https://nginx.org/, we need to include links to the NGF docs and code.
The required changes should be made in this XML file: https://github.com/nginx/nginx.org/blob…
-
### Which OpenObserve functionalities are the source of the bug?
login, Don't known / other
### Is this a regression?
No
### Description
Hello,
Am running openobserve in an EC2 instance in AWS…
-
File permissions issue in WebUi on self hosted setup makes nginx display default page instead of the nuxt app. You need to edit docker file in web directory to add `RUN chmod -R 755 /usr/share/nginx/…