Re: nginx core dump explodes

2016-06-27 Thread martinproinity
I tested now the second patch as well. There are no more socket leaks with both fixes. Thanks! Posted at Nginx Forum: https://forum.nginx.org/read.php?2,267669,267928#msg-267928 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/l

Re: Is there an original source linking Qualys report codes to codes in nginx configuration?

2016-06-27 Thread Sven Kirschbaum
The codes used in the nginx configuration are from openssl. There is a list to convert the names in the manual available here: https://www.openssl.org/docs/manmaster/apps/ciphers.html Am 28.06.2016 05:22 schrieb "vfclists ." : > >

Is there an original source linking Qualys report codes to codes in nginx configuration?

2016-06-27 Thread vfclists .
The online tool at Qualys for testing webserver SSL configurations, https://www.ssllabs.com/ssltest/index.html, produces a list of codes like TLS_ECDHE_RSA_WITH_AE

Re: nginx and http/2

2016-06-27 Thread CJ Ess
You were correct, there was a typeo in my rpm spec that kept the diff from applying but didn't kill the build. The curl request is working now! Now I need to see if those other POST requests are working. On Mon, Jun 27, 2016 at 8:38 PM, CJ Ess wrote: > I'm trying to use http/2 with Nginx 1.9.15

Re: nginx and http/2

2016-06-27 Thread CJ Ess
I'm trying to use http/2 with Nginx 1.9.15 from Openresty - I don't know if they modify the core or if I can just drop in 1.11.0 as a replacement. I'll see if I can put a misspelling in that error message so I can be sure I'm running the new binary. On Mon, Jun 27, 2016 at 5:45 PM, Valentin V. B

Re: nginx and http/2

2016-06-27 Thread Valentin V. Bartenev
On Monday 27 June 2016 17:33:12 CJ Ess wrote: > I finally had a chance to test this, I applied ce94f07d5082 to the 1.9.15 > code -- it applied cleanly and compiled cleanly. However, my test post > request over http2 with curl failed with the same "client sent stream with > data before settings were

Re: nginx and http/2

2016-06-27 Thread CJ Ess
I finally had a chance to test this, I applied ce94f07d5082 to the 1.9.15 code -- it applied cleanly and compiled cleanly. However, my test post request over http2 with curl failed with the same "client sent stream with data before settings were acknowledged while processing HTTP/2 connection" erro

configuring multiple nginx workers

2016-06-27 Thread Charles Orth
Hi Gurus, I am looking to develop a discovery service feature on top of nginx. I have read http://www.aosabook.org/en/nginx.html and I have a couple questions based on what I've seen in the code base. If I have multiple workers configured using a single servers as an endpoint. I want to levera

Re: Nginx Can't handeled More Perl CGI concurrent Request

2016-06-27 Thread Maxim Dounin
Hello! On Mon, Jun 27, 2016 at 01:36:50AM -0400, bhavik wrote: > We are using Fastcgi module in nginx with perl. > > We are trying to send 200 concurrent perl cgi request, but after increase > the 250 concurrent request to specific script, We are getting below error in > nginx log file. > > [er

how can i get nginx lib

2016-06-27 Thread Pankaj Chaudhary
___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx