Modules needed to reverse proxy

2017-09-06 Thread Jose Carlos Sánchez
Hi, i need to recompile nginx to include modsecurity module and i want to take advantage of not compiling unnecessary modules. I use nginx on Debian 9.1 and i use only for reverse proxy. Someone has the list of modules needed to do reverse proxy? Thanks in advance -- Jose C

Re: [PATH] support for UNIX socket in abstract namespace

2017-09-06 Thread Pavel Murzakov
Is there any chance that abstract namespace support will be added for unix sockets? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,200086,276278#msg-276278 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/ngin

Re: nginx-1.12.1 ssl_session_timeout overwritten by default_server

2017-09-06 Thread Maxim Dounin
Hello! On Wed, Sep 06, 2017 at 12:15:33PM +0200, Chase Sillevis via nginx wrote: > Today I ran into the case that the value for > ssl_session_timeout was overwritten by a different server block > (namely, the one with default_server). After asking around in > the IRC, it seems that this is mor

nginx-1.12.1 ssl_session_timeout overwritten by default_server

2017-09-06 Thread Chase Sillevis via nginx
Hi Nginx, Today I ran into the case that the value for ssl_session_timeout was overwritten by a different server block (namely, the one with default_server). After asking around in the IRC, it seems that this is more or less expected behaviour (“I suspect as TLS/SSL is done before HTTP protocol