From 0b13b1204c0952bea7876a238053295407c95789 Mon Sep 17 00:00:00 2001 From: Hakase Date: Wed, 9 May 2018 00:22:28 +0900 Subject: [PATCH] Let nginx choose connection processing method --- auto.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/auto.sh b/auto.sh index 0740029..9fc4f16 100755 --- a/auto.sh +++ b/auto.sh @@ -63,7 +63,6 @@ auto/configure \ --with-pcre-jit \ --with-zlib=./lib/zlib \ --with-openssl=./lib/openssl \ ---with-select_module \ --with-http_realip_module \ --with-http_addition_module \ --with-http_sub_module \