[
https://issues.apache.org/jira/browse/TS-4700?focusedWorklogId=26828&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-26828
]
ASF GitHub Bot logged work on TS-4700:
--------------------------------------
Author: ASF GitHub Bot
Created on: 22/Aug/16 23:22
Start Date: 22/Aug/16 23:22
Worklog Time Spent: 10m
Work Description: GitHub user bryancall opened a pull request:
https://github.com/apache/trafficserver/pull/895
TS-4700: Change the default timeout for HTTP/2
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bryancall/trafficserver TS-4700
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/895.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 #895
----
commit 3db54378720e6f4c66e265c28b7c0d445afe5849
Author: Bryan Call <[email protected]>
Date: 2016-08-22T23:21:25Z
TS-4700: Change the default timeout for HTTP/2
----
Issue Time Tracking
-------------------
Worklog Id: (was: 26828)
Time Spent: 10m
Remaining Estimate: 0h
> 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: 10m
> 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)