Mathew Rodley
84f5c2136e
Added support for TCP_FASTOPEN supported in Linux >= 3.7.1.
---
auto/unix | 12 ++++++++++++
src/core/ngx_connection.c | 32 ++++++++++++++++++++++++++++++++
src/core/ngx_connection.h | 4 ++++
src/http/ngx_http.c | 4 ++++
src/http/ngx_http_core_module.c | 21 +++++++++++++++++++++
src/http/ngx_http_core_module.h | 3 +++
6 files changed, 76 insertions(+)
2013-12-03 22:07:03 +04:00
..
2013-09-04 21:17:03 +04:00
2013-11-11 01:59:47 -08:00
2013-09-04 20:48:28 +04:00
2013-07-31 18:16:40 +04:00
2012-07-24 15:16:09 +00:00
2012-01-18 15:07:43 +00:00
2013-07-31 18:16:40 +04:00
2013-07-31 18:16:40 +04:00
2012-01-18 15:07:43 +00:00
2012-01-18 15:07:43 +00:00
2012-01-18 15:07:43 +00:00
2013-07-31 18:16:40 +04:00
2012-01-18 15:07:43 +00:00
2012-09-11 12:43:59 +00:00
2012-09-28 13:49:26 +00:00
2013-09-30 22:09:54 +04:00
2012-01-18 15:07:43 +00:00
2013-08-21 19:19:47 +04:00
2013-08-21 19:19:47 +04:00
2012-01-18 15:07:43 +00:00
2012-01-18 15:07:43 +00:00
2013-12-03 22:07:03 +04:00