Http proxy module

Lucas Rolff lucas at lucasrolff.com
Sat Apr 29 08:52:07 UTC 2017


You shouldn't pass --with-http_proxy_module at all


From: nginx <nginx-bounces at nginx.org<mailto:nginx-bounces at nginx.org>> on behalf of Roman Pastushkov via nginx <nginx at nginx.org<mailto:nginx at nginx.org>>
Reply-To: "nginx at nginx.org<mailto:nginx at nginx.org>" <nginx at nginx.org<mailto:nginx at nginx.org>>
Date: Saturday, 29 April 2017 at 08.57
To: "nginx at nginx.org<mailto:nginx at nginx.org>" <nginx at nginx.org<mailto:nginx at nginx.org>>
Cc: Roman Pastushkov <xnucleargeminix at aol.com<mailto:xnucleargeminix at aol.com>>
Subject: Http proxy module

Hello everyone! i am trying to build nginx with proxy module from sources
./configure --prefix=/usr/share/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib64/
nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/acces
s.log --http-client-body-temp-path=/var/lib/nginx/tmp/client_body --http-proxy-temp-path=/var/lib/nginx/tmp/proxy --http-fastc
gi-temp-path=/var/lib/nginx/tmp/fastcgi --http-uwsgi-temp-path=/var/lib/nginx/tmp/uwsgi --http-scgi-temp-path=/var/lib/nginx/t
mp/scgi --pid-path=/run/nginx.pid --lock-path=/run/lock/subsys/nginx --user=nginx --group=nginx  --with-ipv6 --with-http_ssl_m
odule --with-http_v2_module --with-http_realip_module --with-http_addition_module  --with-http_sub_module --with-http_dav_modu
le --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_i
ndex_module --with-http_secure_link_module --with-http_degradation_module --with-http_slice_module --with-http_stub_status_mod
ule --with-http_perl_module=dynamic --with-mail=dynamic --with-mail_ssl_module --with-pcre --with-pcre-jit --with-stream=dynam
ic --with-stream_ssl_module  --with-http_proxy_module  --with-debug --with-cc-opt='-O3'


And me outs ./configure: error: invalid option "--with-http_proxy_module"

1.13 version and 1.12 too, wthats wrong?

Roman Pastushkov
xnucleargeminix at aol.com<mailto:xnucleargeminix at aol.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20170429/99d8a9a1/attachment-0001.html>


More information about the nginx mailing list