Nginx reverse proxy in front of corporate proxy

2021-06-04 Thread Flinou
Hello! I did some research and couldn't find anything similar on the forum, sorry if I'm wrong. I would like to setup something like : Client -> https://my-nginx.com -> http://corporate-proxy.com (corporate proxy) -> https://website.com (website to reach) Doing curl command like curl -v https:

Perl module logs located in wrong file

2021-01-12 Thread Flinou
Hello ! Here is the output of nginx -V : nginx version: nginx/1.19.2 built by gcc 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) built with OpenSSL 1.1.1g 21 Apr 2020 TLS SNI support enabled configure arguments: --prefix=/opt/nginx/1.19.2 --with-cc-opt='-I /logiciels/openssl/1.1.1/include/ -fstack-pr

Http_v2 dynamic module

2020-12-15 Thread Flinou
Hello, I would like to build http_v2 module as a dynamic one. I noticed on the internet that some built-in modules can be built as dynamic (http_xslt_module for example) but it does not work the same way for http_v2. Is there any way to build this module as a dynamic one ? Thank you in advance,

Nginx 1.19

2020-05-04 Thread Flinou
Hello, I know that, usually, mainline versions are supposed to be released the month after the stable one. However, based on https://trac.nginx.org/nginx/roadmap, Nginx 1.19 is planned for 04/30/2021. Is that normal ? Thank you in advance, Antoine Posted at Nginx Forum: https://forum.nginx.org