upgraded ngx_stream_lua to 0.0.10.

This commit is contained in:
jiahao 2021-06-29 23:36:40 +08:00
parent 66a8c85811
commit 4b99fd3c0e
2 changed files with 60 additions and 60 deletions

View File

@ -303,7 +303,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -390,7 +390,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -477,7 +477,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -564,7 +564,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib -llua' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib -llua' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -650,7 +650,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -736,7 +736,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -1073,7 +1073,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -1161,7 +1161,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -1262,7 +1262,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/opt/drizzle/lib:/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/opt/drizzle/lib:/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -1349,7 +1349,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-cc=gcc-4.2 --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-cc=gcc-4.2 --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -1439,7 +1439,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -1527,7 +1527,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-cc=cl --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-cc=cl --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -1630,7 +1630,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/opt/postgres/lib:/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/opt/postgres/lib:/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -1718,7 +1718,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -1836,7 +1836,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -1923,7 +1923,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -2010,7 +2010,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -2097,7 +2097,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -2184,7 +2184,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -2271,7 +2271,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -2361,7 +2361,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -2452,7 +2452,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -2539,7 +2539,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -2624,7 +2624,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -2709,7 +2709,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -2795,7 +2795,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -2879,7 +2879,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -2962,7 +2962,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -3043,7 +3043,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/tmp/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/tmp/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -3128,7 +3128,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -3215,7 +3215,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -3302,7 +3302,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--add-module=/path/to/some/module --add-module=$OPENRESTY_DIR/../some/module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --add-module=/path/to/some/module --add-module=$OPENRESTY_DIR/../some/module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -3389,7 +3389,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-openssl=$OPENRESTY_DIR/../some/module --with-openssl-opt=-g --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-openssl=$OPENRESTY_DIR/../some/module --with-openssl-opt=-g --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -3476,7 +3476,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -3562,7 +3562,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -3648,7 +3648,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -3736,7 +3736,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -3823,7 +3823,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-pcre=$OPENRESTY_DIR/../some/module --with-pcre-opt=-g --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-pcre=$OPENRESTY_DIR/../some/module --with-pcre-opt=-g --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -3910,7 +3910,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-zlib=$OPENRESTY_DIR/../some/module --with-zlib-opt=-g --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-zlib=$OPENRESTY_DIR/../some/module --with-zlib-opt=-g --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -3997,7 +3997,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-md5=$OPENRESTY_DIR/../some/module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-md5=$OPENRESTY_DIR/../some/module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -4084,7 +4084,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-sha1=$OPENRESTY_DIR/../some/module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-sha1=$OPENRESTY_DIR/../some/module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -4171,7 +4171,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-libatomic=$OPENRESTY_DIR/../some/module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-libatomic=$OPENRESTY_DIR/../some/module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -4258,7 +4258,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -4344,7 +4344,7 @@ sh ./configure --prefix=./nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,luajit/lib' \ --with-ld-opt='-Wl,-rpath,luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -4433,7 +4433,7 @@ sh ./configure --prefix=./nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,luajit/lib' \ --with-ld-opt='-Wl,-rpath,luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -4522,7 +4522,7 @@ sh ./configure --prefix=./nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,luajit/lib' \ --with-ld-opt='-Wl,-rpath,luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -4614,7 +4614,7 @@ sh ./configure --prefix=. \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
Type the following commands to build and install: Type the following commands to build and install:
@ -4698,7 +4698,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
'--with-pcre-opt=-g -foo -bar' $'--with-zlib-opt=-g hello, \'\\world' --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module '--with-pcre-opt=-g -foo -bar' $'--with-zlib-opt=-g hello, \'\\world' --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -4785,7 +4785,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -4872,7 +4872,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -4959,7 +4959,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -5046,7 +5046,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -5133,7 +5133,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -5220,7 +5220,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--sbin-path=/opt/blah/nginx --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --sbin-path=/opt/blah/nginx --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -5307,7 +5307,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--sbin-path=../bin/nginx --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --sbin-path=../bin/nginx --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -5393,7 +5393,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -5534,7 +5534,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--add-dynamic-module=/path/to/some/module --add-dynamic-module=$OPENRESTY_DIR/../some/module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --add-dynamic-module=/path/to/some/module --add-dynamic-module=$OPENRESTY_DIR/../some/module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..
@ -5620,7 +5620,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_preread_module --with-stream --with-stream_ssl_preread_module
cd ../.. cd ../..
@ -5674,7 +5674,7 @@ sh ./configure --prefix=/usr/local/openresty/nginx \
--add-module=../redis-nginx-module-0.3.7 \ --add-module=../redis-nginx-module-0.3.7 \
--add-module=../rds-json-nginx-module-0.15 \ --add-module=../rds-json-nginx-module-0.15 \
--add-module=../rds-csv-nginx-module-0.09 \ --add-module=../rds-csv-nginx-module-0.09 \
--add-module=../ngx_stream_lua-0.0.10rc2 \ --add-module=../ngx_stream_lua-0.0.10 \
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \ --with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib' \
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module --with-http_ssl_module
cd ../.. cd ../..

View File

@ -579,7 +579,7 @@ mv openresty-lua-upstream-nginx-module-* ngx_lua_upstream-$ver || exit 1
################################# #################################
ver=0.0.10rc2 ver=0.0.10
$root/util/get-tarball "https://github.com/openresty/stream-lua-nginx-module/tarball/v$ver" -O stream-lua-nginx-module-$ver.tar.gz || exit 1 $root/util/get-tarball "https://github.com/openresty/stream-lua-nginx-module/tarball/v$ver" -O stream-lua-nginx-module-$ver.tar.gz || exit 1
tar -xzf stream-lua-nginx-module-$ver.tar.gz || exit 1 tar -xzf stream-lua-nginx-module-$ver.tar.gz || exit 1
mv openresty-stream-lua-nginx-module-* ngx_stream_lua-$ver || exit 1 mv openresty-stream-lua-nginx-module-* ngx_stream_lua-$ver || exit 1