Re: nginx-1.11.0

2016-05-25 Thread Dmitry Volyntsev
On 25.05.2016 12:01, Alexey Genus wrote: > *) Feature: the "map" directive supports combinations of multiple variables as resulting values. Does this mean this ticket can be resolved? https://trac.nginx.org/nginx/ticket/663 Yes, it is resolved. ___

Re: nginx-1.11.0

2016-05-25 Thread Alexey Genus
> *) Feature: the "map" directive supports combinations of multiple variables as resulting values. Does this mean this ticket can be resolved? https://trac.nginx.org/nginx/ticket/663 On Wed, May 25, 2016 at 12:19 AM, George wrote: > nice RSA + ECDSA certs support ! > > what's the reco

Re: nginx-1.11.0

2016-05-24 Thread George
nice RSA + ECDSA certs support ! what's the recommended way to setup HTTP Public Key Pinning with regards to dual SSL certificates ? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,267113,267124#msg-267124 ___ nginx mailing list nginx@nginx.

nginx-1.11.0

2016-05-24 Thread Maxim Dounin
Changes with nginx 1.11.024 May 2016 *) Feature: the "transparent" parameter of the "proxy_bind", "fastcgi_bind", "memcached_bind", "scgi_bind", and "uwsgi_bind" directives.

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

2016-05-10 Thread Valentin V. Bartenev
On Tuesday 10 May 2016 04:55:30 locojohn wrote: > Valentin V. Bartenev Wrote: > --- > > > This issue should be reported to Safari. It appears that it doesn't > > handle refused streams. > > > > I'm going to make a workaround, but it will take t

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

2016-05-10 Thread locojohn
Valentin V. Bartenev Wrote: --- > This issue should be reported to Safari. It appears that it doesn't > handle refused streams. > > I'm going to make a workaround, but it will take time. Just to clarify: this issue also affects Firefox 45. I

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

2016-05-09 Thread Nedeos
This also happens with okhttp 3.2.0 (Android). Last working nginx version is 1.9.13, There I use basic authorization and add an Auth header with a network interceptor with credentials. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,266525,266707#msg-266707

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

2016-04-30 Thread itpp2012
eiji-gravion Wrote: --- > I'm seeing the same thing happen in Firefox 46. Nb. there is currently an issue with 46 and TLS. ea. don't use 46 for testing. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,266525,266551#msg-266551 ___

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

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

2016-04-30 Thread locojohn
Valentin V. Bartenev Wrote: > This issue should be reported to Safari. It appears that it doesn't > handle refused streams. > > I'm going to make a workaround, but it will take time. Thank you Valentin! Let me know when the workaround is in the trunk so I could get it form the repository and r

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

2016-04-29 Thread Valentin V. Bartenev
On Friday 29 April 2016 10:26:39 locojohn wrote: > Hello, > > As of recently, shortly after updating nginx to version 1.11.0, we started > getting the following errors in the error log for our sites configured with > HTTP/2 and SSL: > > 2016/04/29 14:54:12 [info] 22321#22321: *290 client sent str

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

2016-04-29 Thread locojohn
Sorry, this is version of nginx obtained directly from GIT master branch. I believe in the sense of described behaviour, it is essentially the same as 1.10.0. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,266525,266533#msg-266533 ___ nginx

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

2016-04-29 Thread shiz
Strange, cannot find 1.11.x Maybe you mean 1.10.0? root@NC-PH-0657-10:/usr/local/src/nginx# wget http://nginx.org/download/nginx-1.11.0.tar.gz --2016-04-29 10:53:26-- http://nginx.org/download/nginx-1.11.0.tar.gz Resolving nginx.org (nginx.org)... 206.251.255.63, 95.211.80.227, 2001:1af8:4060

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

2016-04-29 Thread locojohn
Hello, As of recently, shortly after updating nginx to version 1.11.0, we started getting the following errors in the error log for our sites configured with HTTP/2 and SSL: 2016/04/29 14:54:12 [info] 22321#22321: *290 client sent stream with data before settings were acknowledged while processin