Re: nginx chunked transfer encoding, cannot get it to work

2014-09-20 Thread jediknight
Is unbuffered upload going to be implemented for SPDY as well? Posted at Nginx Forum: http://forum.nginx.org/read.php?2,253246,253441#msg-253441 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Fwd: Re: [PATCH] RSA+DSA+ECC bundles

2014-09-20 Thread shm...@riseup.net
unfortunately this was as far as i got with version git $ patch -p0 < nginx_multiple_certs_and_stapling_V2.patch patching file a/src/event/ngx_event_openssl.c Hunk #1 succeeded at 96 with fuzz 2 (offset 12 lines). Hunk #2 succeeded at 162 (offset 14 lines). Hunk #3 FAILED at 191. Hunk #4 FAILED at

Re: Worker processes not shutting down

2014-09-20 Thread Dewangga
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Which one do you use to reloading the config? `restart` or `reload` command? On 9/20/2014 02:50, igorhmm wrote: > Hi BR, > > I don't known how to reproduce, not yet :-) > > I couldn't identify which worker was responding too, but I can see > wi

Re: Worker processes not shutting down

2014-09-20 Thread oscaretu .
Hello As another tool to analyze the problem similar to strace but more powerful, I suggest you to try sysdig http://www.sysdig.org/ https://www.google.com/search?client=ubuntu&channel=fs&q=sysdig&ie=utf-8&oe=utf-8 You can do a trace of everything in your system. Greetings, Oscar On Fri