Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incorrect/inconsistent usage of proxy_set_header #161

Merged
merged 2 commits into from
Sep 4, 2023
Merged

Fix incorrect/inconsistent usage of proxy_set_header #161

merged 2 commits into from
Sep 4, 2023

Conversation

codyro
Copy link
Collaborator

@codyro codyro commented Sep 2, 2023

Fixes the issue described in #155.

Tested against the normal spread of targets (Debian 11,12,Ubuntu 22.04 LTS, AL9/RHEL9).

…nal.conf

- Distribute proxy_params to nginx VM, include it as necessary in config
- Resolves #155
@codyro codyro requested a review from Nutomic September 4, 2023 18:41
- Old headers were for websocket, which is now gone
- Refs https://nginx.org/en/docs/http/websocket.html
@codyro codyro merged commit 07d997e into LemmyNet:main Sep 4, 2023
@codyro codyro deleted the nginx-internal-proxy-fix-gh155 branch September 4, 2023 20:28
codyro added a commit to codyro/lemmy-docs that referenced this pull request Sep 6, 2023
dessalines pushed a commit to LemmyNet/lemmy-docs that referenced this pull request Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Internal nginx not sending headers to backend on GET
3 participants