Re: Slice module

2016-02-18 Thread Roman Arutyunyan
Hi Martijn, On Wed, Feb 17, 2016 at 09:20:37AM +, Martijn Berkvens wrote: > Hi, > > First off, thank you for the work on the slice module. We’re currently using > a lua implementation to achieve something similar but this has its > shortcomings and we would prefer to use this module. > >

[nginx] Configure: fixed static nginx build with OpenSSL (ticket #903).

2016-02-18 Thread Ruslan Ermilov
details: http://hg.nginx.org/nginx/rev/e59e617f8fcb branches: changeset: 6403:e59e617f8fcb user: Ruslan Ermilov date: Thu Feb 18 11:39:57 2016 +0300 description: Configure: fixed static nginx build with OpenSSL (ticket #903). Before 7142b04337d6, it was possible to

[nginx] Core: added support for more than 64 CPUs in worker_cpu_...

2016-02-18 Thread Vladimir Homutov
details: http://hg.nginx.org/nginx/rev/7296b38f6416 branches: changeset: 6402:7296b38f6416 user: Vladimir Homutov date: Thu Feb 18 13:58:49 2016 +0300 description: Core: added support for more than 64 CPUs in worker_cpu_affinity. diffstat: src/core/nginx.c