Re: Are there plans for Nginx supporting HTTP/2 server push?

2016-11-02 Thread navern
Hello, I have same question. Are there any estimates for this feature? Maybe i missed something:) On 22.09.2016 15:00, mastercan wrote: Is there something like a release timeline for HTTP/2 server push feature in Nginx? It would help make https connections faster and get rid of one TCP roundt

Re: Nginx Javascript Configuration

2015-09-24 Thread navern
On 24.09.2015 00:19, Igor Sysoev wrote: 23 сент. 2015 г., в 12:29, itpp2012 написал(а): Is there any module loading order advice? ea. should it be before or after Lua? does/should it matter? It doesn't matter. Hello, Could you please clarify, is this module will be in main code base or sh

https for websocket

2015-09-18 Thread navern
Hello, I am configuring websockets with nginx in front-end with this article: https://www.nginx.com/blog/websocket-nginx/. I want to setup nginx with SSL for secure web sockets(wss). I have a question is it right approach to solving this task or websockets has native solution for https setup

Re: preventing requests with unknown host names

2015-08-21 Thread navern
On 21.08.2015 10:30, Francis Daly wrote: On Thu, Aug 20, 2015 at 11:35:58PM -0700, Igal @ Lucee.org wrote: On 8/20/2015 3:55 PM, Igal @ Lucee.org wrote: Hi there, I do not know the full answer to your question. when I tried to add listen for port 443 it broke the https for requests with th