[PATCH] HTTP upstream: added possibility to specify variables for the ip_hash directive

2014-05-22 Thread Alexey K.
# HG changeset patch # User Alexey K. alexey...@gmail.com # Date 1400743228 -21600 # Thu May 22 13:20:28 2014 +0600 # Node ID cbfb9bc7dc93c10baaa80571665ca1231afdafe9 # Parent d5b8ee9f2201e1d9fa7ac41da9a4a8d939cd42b1 HTTP upstream: added possibility to specify variables for the ip_hash

Re: [PATCH] HTTP upstream: added possibility to specify variables for the ip_hash directive

2014-05-22 Thread Roman Arutyunyan
On 22 May 2014, at 11:32, Alexey K. alexey...@gmail.com wrote: # HG changeset patch # User Alexey K. alexey...@gmail.com # Date 1400743228 -21600 # Thu May 22 13:20:28 2014 +0600 # Node ID cbfb9bc7dc93c10baaa80571665ca1231afdafe9 # Parent d5b8ee9f2201e1d9fa7ac41da9a4a8d939cd42b1

[PATCH] sub_filter bug

2014-05-22 Thread anthrax
Hi, Could you take a look at the following patch? # HG changeset patch # User KAWAHARA Masashi anth...@unixuser.org # Date 1400671481 -32400 # Wed May 21 20:24:41 2014 +0900 # Node ID 3949e591694fff37a436a076f4d4006c802587c7 # Parent 1209b8a7b077c7bbf161e502964308736c84db6f Bugfix: When

Buffers Chain

2014-05-22 Thread Paulo Silva
Hi, Let me introduce the Elephant in the room. My name is Paulo and I'm from Portugal. I am starting developing nginx modules and I'm having a great time with buffers chain :D I'm using nginx as a reverse proxy and my goal is to log the full response body (HTML) on the server. I did start with a

Re: [PATCH] sub_filter bug

2014-05-22 Thread Maxim Dounin
Hello! On Thu, May 22, 2014 at 04:53:40PM +0900, anth...@unixuser.org wrote: Hi, Could you take a look at the following patch? # HG changeset patch # User KAWAHARA Masashi anth...@unixuser.org # Date 1400671481 -32400 # Wed May 21 20:24:41 2014 +0900 # Node ID

Re: [PATCH] make nginx not swappable

2014-05-22 Thread Andrew Punch
Alternatively you can set the per-process swappiness using cgroups. http://unix.stackexchange.com/questions/10214/per-process-swapiness-for-linux#10227 On 23 May 2014 08:39, Andrew Punch apu...@brandscreen.com wrote: Encrypt your swap partition then or disable it. A very minimal area of