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/11/02 21:57:58 UTC

[jira] [Work logged] (TS-4700) Change the default timeout for HTTP/2

     [ https://issues.apache.org/jira/browse/TS-4700?focusedWorklogId=31491&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-31491 ]

ASF GitHub Bot logged work on TS-4700:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Nov/16 21:57
            Start Date: 02/Nov/16 21:57
    Worklog Time Spent: 10m 
      Work Description: GitHub user sekimura opened a pull request:

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

    Update keep_alive_no_activity_timeout_in doc and template

    TS-4700 made essential changes to update the default value. There are some
    documents and a template for records.config need to be updated.
    
    This will make `traffic_ctl config diff` output cleaner.

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

    $ git pull https://github.com/sekimura/trafficserver TS-4700-keep_alive_no_activity_timeout_in-default

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

    https://github.com/apache/trafficserver/pull/1179.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 #1179
    
----
commit e6248331ae2f4a220e7cdaeadcd9214c1d860d1e
Author: Masa Sekimura <se...@gmail.com>
Date:   2016-11-02T21:10:13Z

    Update keep_alive_no_activity_timeout_in doc and template
    
    TS-4700 made essential changes to update the default value. There are some
    documents and a template for records.config need to be updated.

----


Issue Time Tracking
-------------------

    Worklog Id:     (was: 31491)
    Time Spent: 1h 20m  (was: 1h 10m)

> Change the default timeout for HTTP/2 
> --------------------------------------
>
>                 Key: TS-4700
>                 URL: https://issues.apache.org/jira/browse/TS-4700
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Configuration, HTTP/2
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>             Fix For: 7.0.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> At the HTTP Workshop Patrick McManus stated that Firefox using a timeout of 115 seconds for HTTP/2 and likes to close the connection before they normally see a 120 second timeout on server.  They don't want to have a race condition with the server.
> It would be better that was set the default timeout to 120, so we don't have issues with race connections and Firefox.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)