[
https://issues.apache.org/jira/browse/TS-3917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15066068#comment-15066068
]
Masaori Koshiba commented on TS-3917:
-------------------------------------
I agree with
https://github.com/apache/trafficserver/blob/6.0.x/proxy/http2/HTTP2.h#L58
should be {{UINT_MAX}}.
100 is default value of {{proxy.config.http2.max_concurrent_streams_in}}.
> 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
> Assignee: Bryan Call
> Priority: Critical
> Fix For: 6.1.0
>
>
> 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)