[nginx] Configure: TCP_KEEPIDLE test name simplified.
Maxim Dounin
mdounin at mdounin.ru
Wed Sep 4 17:37:09 UTC 2013
details: http://hg.nginx.org/nginx/rev/a15abc456bb5
branches:
changeset: 5367:a15abc456bb5
user: Maxim Dounin <mdounin at mdounin.ru>
date: Wed Sep 04 21:17:05 2013 +0400
description:
Configure: TCP_KEEPIDLE test name simplified.
diffstat:
auto/unix | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff --git a/auto/unix b/auto/unix
--- a/auto/unix
+++ b/auto/unix
@@ -330,7 +330,7 @@ ngx_feature_test="setsockopt(0, IPPROTO_
. auto/feature
-ngx_feature="TCP_KEEPIDLE, TCP_KEEPINTVL, TCP_KEEPCNT"
+ngx_feature="TCP_KEEPIDLE"
ngx_feature_name="NGX_HAVE_KEEPALIVE_TUNABLE"
ngx_feature_run=no
ngx_feature_incs="#include <sys/socket.h>
More information about the nginx-devel
mailing list