-
**What happened**:
We have two ingresses on separate hostnames which target the same service and port. When we annotated the second ingress with
`nginx.ingress.kubernetes.io/upstream-hash-by: $r…
-
## Problem
As I would like to connect to local docker containers also I used the option:
network_mode: 'host'
Doing this I cannot login. Error is 'bad gateway'.
Not using this option login is …
-
Observed by one customer who had disabled ipv6. Nginx is not starting due to `listen [::]:80`. Therefore we need an environment variable to remove this...
-
## Issue description
I've had to get into nginx setup for a personal website, past the copy/paste nixos wiki thing.
1. A first comment is that the nginx checks (apparently `nginx -t`) is run as …
-
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/binHOSTNAME=product-purchase-authorize-cc-84f6fdb76d-wkp44PASS=passTABLE_CREDIT_CARDS_NAME=creditCardsUSER=rootDBNAME=helloRetailHOST=cc-d…
-
### Qinglong version
2.17.12
### Steps to reproduce
![微信图片_20241113102842](https://github.com/user-attachments/assets/a7373c38-7b6d-4acd-9cc1-166435057f39)
### What is expected?
参考debian本地安装青龙,…
-
https://github.com/intel/asynch_mode_nginx/blob/4023ec58d430dd6912c7ac4b54d0b74d5bb59ed6/src/event/ngx_event_openssl.c#L3662, What scenario is this solving? In the stream tls scenario, after nginx cal…
-
What happened:
While building the Ingress controller v1.11.2, facing the below error related to libatomic v1.11.2,
`libatomic.so.1: cannot open shared object file: No such file or directory`
W…
-
Hi,
It seems that when using nginx in via config, the user of nginx server is "daemon" instead of "www-data".
As a consequency, when using the correct permissions on Drupal folders, all css and js f…
-
nginx buildpack rewrites nginx.conf file, confirmed with
```sh
✦ ➜ ls -la
total 500K
drwxr-xr-x. 1 dmitry dmitry 508 Jan 25 2…