No description
Find a file
Mathew Rodley eb320c97bd 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
auto Added support for TCP_FASTOPEN supported in Linux >= 3.7.1. 2013-12-03 22:07:03 +04:00
conf MIME: added application/json MIME type. 2013-09-18 12:59:47 -07:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.5.7-RELEASE 2013-11-19 14:03:47 +04:00
misc Updated PCRE used for win32 builds. 2013-08-23 22:54:08 +04:00
src Added support for TCP_FASTOPEN supported in Linux >= 3.7.1. 2013-12-03 22:07:03 +04:00