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

Add support for nginx 444 default response #2942

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

wrouesnel
Copy link
Contributor

Handles part of #622 .

The default nginx 444 response drops the inbound connection without sending any response to the client.

This has the benefit of tending to reduce attention by automated scrapers and other such internet noise, and is a common parameter nginx users add to their servers.

This PR implements support for this parameter - the option is labelled "No Response" with "444" in brackets since informed users tend to know it by this value.

The default nginx 444 response drops the inbound connection without
sending any response to the client.
@nginxproxymanagerci
Copy link

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

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

Zoey2936 added a commit to ZoeyVid/NPMplus that referenced this pull request May 30, 2023
@jc21 jc21 merged commit f38cb5b into NginxProxyManager:develop Jul 20, 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.

3 participants