Re: nginx-1.9.12

2016-02-24 Thread Alt
Hello, Thanks for this new nginx release! It would be great to officially support LibreSSL in nginx. Until now, nginx had no problem compiling LibreSSL using "--with-openssl=". Best Regards Posted at Nginx Forum: https://forum.nginx.org/read.php?2,264770,264805#msg-264805

nginx plus: sticky session with dynamic upstreams ?

2016-02-24 Thread dshe
Wonder what my options are in nginx plus to have sticky requests when upstream are dynamic. As I understand there are 2 ways to have dynamic upstreams in nginx plus: dns lookup with resolve/resolver or using ngx_http_upstream_conf_module. Will any/both work ? Posted at Nginx Forum: https://forum

Re: nginx-1.9.12

2016-02-24 Thread George
thanks I switched back to OpenSSL for now :) Posted at Nginx Forum: https://forum.nginx.org/read.php?2,264770,264794#msg-264794 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

packages for the dynamic modules. testing required.

2016-02-24 Thread Sergey Budnevitch
Hello. Previously we built nginx with all modules, except those that required extra libraries. With dynamic modules it is possible to build them as the separate packages and nginx main package will not have extra dependences. For nginx 1.9.12 we build additional packages with xslt, image-

Re: nginx routing based on ip address

2016-02-24 Thread digitalkapitaen
keeyong Wrote: --- > I am wondering if it is possible to compute some kind of hash value > from ip address or do modulo operation on the last numeric value from > ip address (for example on 24 given 172.16.4.24)? Based on this, I > want to send th

Re: nginx-1.9.12

2016-02-24 Thread Amir Alam
But sir I'm wine chips. On 24-Feb-2016 10:41 pm, "Maxim Dounin" wrote: > Hello! > > On Wed, Feb 24, 2016 at 11:57:37AM -0500, George wrote: > > > Thanks Maxim and Nginx ! > > > > But no love for LibreSSL users as Nginx 1.9.12 seems to broken > compilation > > against LibreSSL 2.2.6 for me > https

Re: nginx-1.9.12

2016-02-24 Thread Maxim Dounin
Hello! On Wed, Feb 24, 2016 at 11:57:37AM -0500, George wrote: > Thanks Maxim and Nginx ! > > But no love for LibreSSL users as Nginx 1.9.12 seems to broken compilation > against LibreSSL 2.2.6 for me https://trac.nginx.org/nginx/ticket/908#ticket > ? It's not expected to work at all in the fi

Re: Nginx Tuning.

2016-02-24 Thread rodrigda
I just keep seeing things like this. 2016/02/24 17:04:56 [info] 5989#0: *108120 client 127.0.0.1 closed keepalive connection When I get the 500 that is all I get. The location of the call that was getting made and a 500. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,264775,26478

Re: Nginx Tuning.

2016-02-24 Thread Anoop Alias
You should check the nginx error log as it may have vital clues to resolve this. -- *Anoop P Alias* ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: nginx-1.9.12

2016-02-24 Thread George
Thanks Maxim and Nginx ! But no love for LibreSSL users as Nginx 1.9.12 seems to broken compilation against LibreSSL 2.2.6 for me https://trac.nginx.org/nginx/ticket/908#ticket ? Posted at Nginx Forum: https://forum.nginx.org/read.php?2,264770,264780#msg-264780

Re: [nginx-announce] nginx-1.9.12

2016-02-24 Thread Kevin Worthington
Hello Nginx users, Now available: Nginx 1.9.12 for Windows https://kevinworthington.com/nginxwin1912 (32-bit and 64-bit versions) These versions are to support legacy users who are already using Cygwin based builds of Nginx. Officially supported native Windows binaries are at nginx.org. Announce

Nginx Tuning.

2016-02-24 Thread rodrigda
Alright here is the situtation. I have nginx and with passenger running. I can send load to the server and after a certain point I just start getting 500's back. I have not been able to see what is causing it. I have made tweaks to the config based on some blog posts but I can't get past a cert

Re: Workers CPU leak [epoll_wait,epoll_ctl]

2016-02-24 Thread Valentin V. Bartenev
On Wednesday 24 February 2016 09:17:01 vizl wrote: > Hello, I have strange issuses with nginx workers. For some time after start > Nginx I notice that some process of workers cause high load to CPU ( > principally sys CPU). > > At first I've got syscall traces from one of such process: > > fute

nginx-1.9.12

2016-02-24 Thread Maxim Dounin
Changes with nginx 1.9.1224 Feb 2016 *) Feature: Huffman encoding of response headers in HTTP/2. Thanks to Vlad Krasnov. *) Feature: the "worker_cpu_affinity" directive now supports more than 64 CPUs. *) Bugfix: compatibility with

Re: Workers CPU leak [epoll_wait,epoll_ctl]

2016-02-24 Thread vizl
P.S: we are using Gentoo with 4.4.1 kernel and CPU X3330 @ 2.66GHz GenuineIntel GNU/Linux Posted at Nginx Forum: https://forum.nginx.org/read.php?2,264764,264766#msg-264766 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinf

Workers CPU leak [epoll_wait,epoll_ctl]

2016-02-24 Thread vizl
Hello, I have strange issuses with nginx workers. For some time after start Nginx I notice that some process of workers cause high load to CPU ( principally sys CPU). At first I've got syscall traces from one of such process: futex(0x157d914, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x157d910, {FUTEX_OP_SE