Skip to content

How to limit the size of request headers? #3696

Closed Answered by seanmonstar
lithbitren asked this question in Q&A
Discussion options

You must be logged in to vote

The limit that currently exists is the max_buf_size. If headers are not "complete" within the max size, then an error is returned and the connection closed.

A potential new builder option is planned that would allow setting a header size limit smaller than the max buf size, but does not exist at the moment.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dswij
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3695 on July 01, 2024 12:36.