Leif Hedstrom created TS-3481:
---------------------------------
Summary: Changing HTTP2_INITIAL_WINDOW_SIZE does not reflect in
e.g. Chrome conn status
Key: TS-3481
URL: https://issues.apache.org/jira/browse/TS-3481
Project: Traffic Server
Issue Type: Bug
Components: HTTP/2
Reporter: Leif Hedstrom
If I change the hardcoded value for HTTP2_INITIAL_WINDOW_SIZE (default 64k) to
e.g. 1M, the connection inspection plugin for Chrome still shows the 64k
default. I don't know if it's actually using the new (1M) size, it looks like
the settings frame should include this new value. However, chrome does not seem
to think so.
Changing HTTP2_MAX_CONCURRENT_STREAMS seems to work fine.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)