Leif Hedstrom created TS-4323:
---------------------------------
Summary: H2 is not using proxy.config.http2.max_frame_size ?
Key: TS-4323
URL: https://issues.apache.org/jira/browse/TS-4323
Project: Traffic Server
Issue Type: Bug
Components: HTTP/2
Reporter: Leif Hedstrom
While testing / debugging TS-4321, I noticed that it is using DATA frames of
size 8K only, even though the default configuration says:
proxy.config.http2.max_frame_size: 16k
Is that really as intended? Do we not use / honor / support
proxy.config.http2.max_frame_size ? If so, we should at least change the
default of proxy.config.http2.max_frame_size, or, if it's not honored, remove
it?
But ideally, we ought to use the frame size as set by
proxy.config.http2.max_frame_size, no?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)