[GitHub] trafficserver pull request #1585: Reset inactive timeout everytime H2 DATA f...

2017-03-15 Thread maskit
Github user maskit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver pull request #1585: Reset inactive timeout everytime H2 DATA f...

2017-03-15 Thread maskit
GitHub user maskit opened a pull request:

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

Reset inactive timeout everytime H2 DATA frames are sent

The timer wasn't reset if transmission was resumed by WINDOW_UPDATE frames.

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

$ git pull https://github.com/maskit/trafficserver h2_inactive_timeout

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

https://github.com/apache/trafficserver/pull/1585.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 #1585


commit 6559cc79239964e6d092d2c57e32a01ae4509a18
Author: Masakazu Kitajo 
Date:   2017-03-15T07:50:42Z

Reset inactive timeout everytime H2 DATA frames are sent

The timer wasn't reset if transmission was resumed by WINDOW_UPDATE frames.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---