Tatsuhiro Tsujikawa b305495a75 nghttpx: Reset both timeouts when either read or write succeeds
Previously read and write timeouts work independently.  When we are
writing response to the client, read timeout still ticks (e.g., HTTP/2
or tunneled HTTPS connection).  So read timeout may occur during long
download.  This commit fixes this issue.  This commit only fixes the
upstream part.  We need similar fix for the downstream.
2014-09-18 23:03:36 +09:00
2012-10-27 14:54:06 -07:00
2014-08-26 23:52:19 +09:00
2014-08-08 13:20:48 +02:00
2014-03-30 19:26:37 +09:00
2012-01-18 00:53:12 +09:00
2012-01-18 00:53:12 +09:00
2014-08-27 23:54:29 +09:00
2014-08-27 23:54:29 +09:00
2014-02-05 23:12:53 +09:00
2014-05-31 00:19:30 +09:00
2013-07-13 00:43:06 +09:00
2012-01-18 00:53:12 +09:00
Description
nghttp2 - HTTP/2 C Library and tools
Readme 48 MiB
Languages
C++ 51.6%
C 38.2%
Go 4.2%
Python 1.8%
M4 1.7%
Other 2.5%