You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/12 03:59:18 UTC

[jira] [Commented] (TS-3917) Sending only SETTINGS_INITIAL_WINDOW_SIZE in SETTINGS Frame

    [ https://issues.apache.org/jira/browse/TS-3917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15143937#comment-15143937 ] 

ASF GitHub Bot commented on TS-3917:
------------------------------------

GitHub user bryancall opened a pull request:

    https://github.com/apache/trafficserver/pull/466

    TS-3917: Sending only SETTINGS_INITIAL_WINDOW_SIZE in SETTINGS Frame

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bryancall/trafficserver TS-3917

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/466.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #466
    
----
commit 7f7e16884c80b8e8ddfb4f8d56f4ac1bb9635512
Author: Bryan Call <bc...@apache.org>
Date:   2016-02-12T02:58:08Z

    TS-3917: Sending only SETTINGS_INITIAL_WINDOW_SIZE in SETTINGS Frame

----


> 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.2.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)