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
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
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
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