Masaori Koshiba created TS-3917:
-----------------------------------
Summary: Sending only SETTINGS_INITIAL_WINDOW_SIZE in SETTINGS
Frame
Key: TS-3917
URL: https://issues.apache.org/jira/browse/TS-3917
Project: Traffic Server
Issue Type: Bug
Components: HTTP/2
Reporter: Masaori Koshiba
After fix for TS-3492, ATS sends only {{SETTINGS_INITIAL_WINDOW_SIZE}} in first
SETTINGS Frame.
ATS should send SETTINGS Parameters when values in records.config is different
from default value of RFC7540 (6.5.2 Defined SETTINGS Parameters).
For example, {{SETTINGS_MAX_CONCURRENT_STREAMS}} is unlimited in RFC7540, but
default value in records.config is 100. ATS should send this value in first
SETTINGS Frame but not.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)