Re: nginx 1.11.0: client sent stream with data before settings were acknowledged while processing HTTP/2 connection

2016-04-30 Thread eiji-gravion
I'm seeing the same thing happen in Firefox 46. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,266525,266550#msg-266550 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

nginx caching headers

2014-07-02 Thread eiji-gravion
Hello, Are there any specific reasons why nginx has both ETags and the Last Modified headers being sent? From my understanding, this is a bit redundant for most situations. Thanks Posted at Nginx Forum: http://forum.nginx.org/read.php?2,251441,251441#msg-251441 ___

Re: "A" Grade SSL/TLS with Nginx and StartSSL

2013-10-16 Thread eiji-gravion
Piotr Sikora Wrote: --- > > ssl_session_timeout 5m; > > Not only doesn't it change anything (5m is the default value), but > it's way too low value to be used. > > Few examples from the real world: > > Google: 28h > Facebook : 24h