commit | 84f5c2136ecb351ff873dcd1d70df49e25570320 | [log] [tgz] |
---|---|---|
author | Mathew Rodley <mathew@rodley.com.au> | Tue Dec 03 22:07:03 2013 +0400 |
committer | Mathew Rodley <mathew@rodley.com.au> | Tue Dec 03 22:07:03 2013 +0400 |
tree | aaebc231eeffafdec8266913d2a4875e42126d1b | |
parent | a8a7de3f78390a19952a4a9bb253548895850e9e [diff] |
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(+)