Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(60)

Issue 22839013: Add HttpServer.idleTimeout for closing idle keep-alive connections. (Closed)

Created:
7 years, 4 months ago by Anders Johnsen
Modified:
7 years, 4 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add HttpServer.idleTimeout for closing idle keep-alive connections. Default value is set to 120 seconds. BUG=https://code.google.com/p/dart/issues/detail?id=12565 R=sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=26417

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -0 lines) Patch
M sdk/lib/io/http.dart View 1 chunk +11 lines, -0 lines 0 comments Download
M sdk/lib/io/http_impl.dart View 5 chunks +21 lines, -0 lines 0 comments Download
tests/standalone/io/http_server_idle_timeout_test.dart View 1 chunk +55 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Anders Johnsen
7 years, 4 months ago (2013-08-21 05:25:56 UTC) #1
Søren Gjesse
lgtm
7 years, 4 months ago (2013-08-21 06:32:08 UTC) #2
Anders Johnsen
7 years, 4 months ago (2013-08-21 07:04:45 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r26417 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698