generated from nginx/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
⚠️ p3Priority 3: Does not impact production environment or is a nice-to-havePriority 3: Does not impact production environment or is a nice-to-havebugSomething isn't workingSomething isn't workingproduct/nap-wafIssues related to NGINX App Protect WAFIssues related to NGINX App Protect WAF
Description
Describe the bug
Remove needless proxy_http_version 1.1;
configuration line.
To reproduce
Steps to reproduce the behavior:
- Ppen https://docs.nginx.com/waf/install/docker/
- View output
- See error
Expected behavior
The proxy_http_version 1.1;
makes no any sense when it's using without other directives, described for the keepalive case, see the following link for details: https://nginx.org/en/docs/http/ngx_http_upstream_module.html#keepalive
Your environment
macOS/Chrome
Additional context
No any other context about the problem here.
Sensitive Information
No any sensitive information such as authentication credentials or license keys.
Metadata
Metadata
Assignees
Labels
⚠️ p3Priority 3: Does not impact production environment or is a nice-to-havePriority 3: Does not impact production environment or is a nice-to-havebugSomething isn't workingSomething isn't workingproduct/nap-wafIssues related to NGINX App Protect WAFIssues related to NGINX App Protect WAF