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

Increase default max header size #4968

Closed
tomas-langer opened this issue Sep 27, 2022 · 0 comments · Fixed by #5016
Closed

Increase default max header size #4968

tomas-langer opened this issue Sep 27, 2022 · 0 comments · Fixed by #5016
Assignees
Labels
enhancement New feature or request P3 webserver

Comments

@tomas-langer
Copy link
Member

Currently we have maximal header size (of all headers combined) set to 8 KB. It seems this is too small for the amount of headers sent by browsers and clients (esp. if you have a bearer token, id token etc.).
We should consider increasing the size to 16 KB, which seems to be sufficient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P3 webserver
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants