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

Obsolete Directive http2_max_field_size #19

Open
JDDoesDev opened this issue May 16, 2022 · 1 comment · May be fixed by #20
Open

Obsolete Directive http2_max_field_size #19

JDDoesDev opened this issue May 16, 2022 · 1 comment · May be fixed by #20
Assignees

Comments

@JDDoesDev
Copy link
Member

When looking at NGINX logs, I found the following warning:

nginx: [warn] the "http2_max_field_size" directive is obsolete, use the "large_client_header_buffers" directive instead in /etc/nginx/nginx.conf:35
2022/05/16 15:01:21 [emerg] 1#1: host not found in upstream "cli:9000" in /etc/nginx/includes/upstream.conf:4

The directive should be updated to use large_client_header_buffers.

@JDDoesDev JDDoesDev self-assigned this May 16, 2022
@JDDoesDev JDDoesDev linked a pull request May 16, 2022 that will close this issue
@danshumaker
Copy link

Also seeing this in the logs..

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 a pull request may close this issue.

2 participants