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 Gunicorn header size limit #556

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

mhieta
Copy link
Collaborator

@mhieta mhieta commented Dec 4, 2024

Description

Increase Gunicorn allowed size of an HTTP request header field to 64 kB.

Some users have a lot of associated AD-groups in them, so it is necessary to increase HTTP request header size.

Context

PV-904

How Has This Been Tested?

Manually with GraphQL admin endpoint.

Increase Gunicorn allowed size of an HTTP request header field.
Some users have a lot of associated AD-groups in them, so it is necessary to increase HTTP request header size.
Copy link

@charn charn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍 :shipit:

Copy link

sonarcloud bot commented Dec 4, 2024

@mhieta mhieta merged commit e2d9803 into develop Dec 4, 2024
3 checks passed
@mhieta mhieta deleted the PV-904-gunicorn-request-header-size-update branch December 4, 2024 12:51
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.

2 participants