solar energy

2014-03-17 Thread Rita Xu
High-efficiency along withStrength Keeping Intelligent DIRECTED Light could be the Beloved foryour Electric Lights Market place Power conservation along withprotecting the environment are usually hot topics throughout today’s community. ‘Green’ has changed into a common expression. Simply by implem

RE: Custom error page on SSL negotiation failure

2014-03-17 Thread Lukas Tribus
Hi, > I am trying to stop my customers that are trying to connect from an > insecure web browser (my goal is to use only TLS1.2). I have read > the documentation and I am able to set correct ssl ciphers and > protocols on the server side, but I am interested in serving custom > page when they are

Custom error page on SSL negotiation failure

2014-03-17 Thread Kiril Kalchev
Hi, I am trying to stop my customers that are trying to connect from an insecure web browser (my goal is to use only TLS1.2). I have read the documentation and I am able to set correct ssl ciphers and protocols on the server side, but I am interested in serving custom page when they are using d

Re: [PATCH] RFC: ngx_http_upstream_process_upgraded: Allocate buffers also for data from upstream

2014-03-17 Thread Thomas Glanzmann
Hello Maxim, > The u->buffer is allocated by ngx_http_upstream_process_header(), > and ngx_http_upstream_upgrade() cannot be called bypassing > ngx_http_upstream_process_header(). > That is, the change you suggest isn't needed in vanilla nginx > (even with custom modules). I agree. The reason