Re: Double Redirect

2016-06-25 Thread Edho Arief
Hi, On Sun, Jun 26, 2016, at 06:09, Lebod wrote: > My complete set up is below. The only difference is the use of > "example.com" > instead of the domain for privacy reasons.I was really hoping that a > gracious person would just point out the mistake in the set up if there > is > one... > > serv

nginx and http/2

2016-06-25 Thread CJ Ess
I could use some help with this one - I took a big leap with enabling http/2 support and I got knocked back really quick. There seems to be an issue with POSTs and it seems to be more pronounced with ios devices (as much as you can trust user agents) but there were some non-ios devices that seemed

Re: Double Redirect

2016-06-25 Thread Lebod
Echo Arief, Thanks for the reply. My complete set up is below. The only difference is the use of "example.com" instead of the domain for privacy reasons.I was really hoping that a gracious person would just point out the mistake in the set up if there is one... server { listen 80; listen 443 ss

Re: OpenSSL 1.1.0 Pre 6 patch for Nginx 1.11.*]

2016-06-25 Thread rikske
Hi, Fixed. Consider it done. Thanks Sergey A. Osokin for the info and Kurt Cancemi for the patch. Regards, Rik Ske > Hello, > > I attached a trivial patch that fixes the build. OpenSSL removed unused > error codes and SSL_R_NO_CIPHERS_PASSED was one of them. > > Apply with: > patch -p1 < 0001