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