Skip to content

Conversation

@maskit
Copy link
Member

@maskit maskit commented Oct 23, 2019

This introduces proxy.config.http2.header_table_size_limit that enables to configure internal HPACK header table size limit currently hard coded as 64KB.

The default value is the same as the hard coded value.

This introduces proxy.config.http2.header_table_size_limit that enables to
configure internal HPACK header table size limit currently hard coded as 64KB.
@maskit maskit added the HTTP/2 label Oct 23, 2019
@maskit maskit added this to the 10.0.0 milestone Oct 23, 2019
@maskit maskit requested a review from masaori335 October 23, 2019 07:14
@maskit maskit self-assigned this Oct 23, 2019
@maskit
Copy link
Member Author

maskit commented Oct 23, 2019

@zwoop @bryancall This is the config we talked at the last summit. Actually we already had a mechanism to limit table size ATS uses, which was introduced on #1711, but the size is hard coded. This PR makes the limit configurable.

Copy link
Contributor

@masaori335 masaori335 left a comment

Choose a reason for hiding this comment

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

It's useful making the limit configurable.

@maskit maskit merged commit 9c05e64 into apache:master Oct 24, 2019
@zwoop zwoop modified the milestones: 10.0.0, 8.1.0 Mar 30, 2020
@zwoop
Copy link
Contributor

zwoop commented Mar 30, 2020

This is going into 8.1.0, so therefore, we should also put it into 9.0.0.

@zwoop zwoop modified the milestones: 8.1.0, 9.0.0 Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants