Re: http/2 for Windows

2017-03-20 Thread hheiko
Try http://nginx-win.ecsds.eu/ with http/2 and many more features on Windows Heiko Posted at Nginx Forum: https://forum.nginx.org/read.php?2,273059,273065#msg-273065 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/ng

Tomcat EOFException when nginx is Reverse Proxy for WebSockets

2017-03-20 Thread Igal @ Lucee.org
I am getting an EOFException after a couple of minutes when connecting via nginx that acts as reverse proxy. I am running Windows 2008R2 server, with Tomcat 8.5.12, and nginx 1.11.10 When connecting directly to Tomcat I do not see this issue, but direct connection is locally (i.e. network conne

Multitenant invalid configuration reload

2017-03-20 Thread mgmuhilan
Hello Everyone, I had asked this question in stackoverflow (http://stackoverflow.com/questions/42771887/invalid-host-in-upstream-for-multitenant) earlier, but I did not get any response so far, so I wanted to check here.For now, I have a POC which generates tenant config (one per tenant) in a temp

http/2 for Windows

2017-03-20 Thread Igal @ Lucee.org
Hi, Is there a technical reason why the Windows binaries do not include the http/2 option? I understand that it's advised to use Linux, but that's not always an option. Thanks, Igal Sapir Lucee Core Developer Lucee.org ___

Re: Balancing NGINX reverse proxy

2017-03-20 Thread polder_trash
Thanks for you answer. It turned out a monitoring system was doing DNS lookups in the mean time, therefore it appeared that 2 client got the same DNS response. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,272713,273041#msg-273041 ___ nginx