- Doing it on each request is expensive - The Timer is started when the first request comes in and fires every second - Every request flips a bool so the Timer knows requests are coming in - The Timer stops itself after a period of no requests coming in (10 seconds) - #163 |
||
|---|---|---|
| .. | ||
| TestHelpers | ||
| ChunkedResponseTests.cs | ||
| DateHeaderValueManagerTests.cs | ||
| EngineTests.cs | ||
| FrameRequestHeadersTests.cs | ||
| FrameResponseHeadersTests.cs | ||
| FrameTests.cs | ||
| MemoryPoolBlock2Tests.cs | ||
| MemoryPoolExtensions.cs | ||
| MessageBodyTests.cs | ||
| Microsoft.AspNet.Server.KestrelTests.xproj | ||
| MultipleLoopTests.cs | ||
| NetworkingTests.cs | ||
| Program.cs | ||
| ServerAddressFacts.cs | ||
| ShutdownNotImplemented.cs | ||
| SocketOutputTests.cs | ||
| TestConnection.cs | ||
| TestInput.cs | ||
| TestLogger.cs | ||
| TestServer.cs | ||
| TestServiceContext.cs | ||
| project.json | ||