Skip to content

Add set directives for proxied paths to keep nginx from crashing if upstream is down #3973

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

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

ddshd
Copy link
Contributor

@ddshd ddshd commented Sep 4, 2024

If the upstream is down on a /path setting on a proxy setting it will cause nginx to crash. Adding set directives pointing to the upstream information allows nginx to startup even if the upstream is down and throw HTTP errors instead.

@ddshd ddshd changed the title Add set directives for proxies to keep from crashing if upstream is down Add set directives for proxied paths to keep nginx from crashing if upstream is down Sep 4, 2024
@nginxproxymanagerci
Copy link

Docker Image for build 1 is available on DockerHub as jc21/nginx-proxy-manager:github-pr-3973

Note: ensure you backup your NPM instance before testing this PR image! Especially if this PR contains database changes.

@jc21 jc21 merged commit 0bfa6c9 into NginxProxyManager:develop Oct 11, 2024
1 check passed
@horsley
Copy link

horsley commented Dec 28, 2024

#4103 @ddshd

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.

3 participants